PETSC_IGNORE#
same as NULL
, means PETSc will ignore this argument
Note#
Accepted by many PETSc functions to not set a parameter and instead use a default value
Fortran Note#
Use PETSC_NULL_INTEGER
, PETSC_NULL_DOUBLE_PRECISION
etc
See Also#
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex5.c
src/snes/tutorials/ex22.c
src/snes/tutorials/ex19.c
src/snes/tutorials/ex58.c
src/snes/tutorials/ex14.c
src/tao/unconstrained/tutorials/minsurf2.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages