[petsc-users] Petsc versions
Mark Adams
mfadams at lbl.gov
Sat Mar 29 16:35:01 CDT 2014
>
>
> Are you sure it is not 3.4.x?
>
No. But I do not see a 3.4.1.
Perhaps I should change
#if PETSC_VERSION_GT(3,4,0) || !PETSC_VERSION_RELEASE
to
#if PETSC_VERSION_GE(3,5,0) || !PETSC_VERSION_RELEASE
This interface change will not go into a release until 3.5 right?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140329/2916e7bf/attachment.html>
More information about the petsc-users
mailing list