[petsc-users] 3.22 fortran changes
Sanjay Govindjee
s_g at berkeley.edu
Wed Oct 2 15:08:46 CDT 2024
In the release notes, it mentions the introduction of
PETSC_NULL_INTEGER_ARRAY.
Am I correct in interpreting this to mean that I can/should change my usage
of
PETSC_NULL_INTEGER(1) in function calls to PETSc routines to
PETSC_NULL_INTEGER_ARRAY?
-sanjay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20241002/0b8b5c69/attachment.html>
More information about the petsc-users
mailing list