petsc-3.7.1 2016-05-15
PETSC_IGNORE
same as NULL, means PETSc will ignore this argument Many br
Note: accepted by many PETSc functions to not set a parameter and instead use Many brsome default Many br
Fortran Notes: This macro does not exist in Fortran; you must use PETSC_NULL_INTEGER, Many brPETSC_NULL_DOUBLE_PRECISION etc Many br
See Also
PETSC_DECIDE, PETSC_DEFAULT, PETSC_NULL, PETSC_DETERMINE
Level:beginner
Location:include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/snes/examples/tutorials/ex5.c.html
src/snes/examples/tutorials/ex7.c.html
src/snes/examples/tutorials/ex14.c.html
src/snes/examples/tutorials/ex15.c.html
src/snes/examples/tutorials/ex19.c.html
src/snes/examples/tutorials/ex22.c.html
src/snes/examples/tutorials/ex35.c.html
src/snes/examples/tutorials/ex58.c.html
src/snes/examples/tutorials/ex47cu.cu.html
src/ts/examples/tutorials/ex7.c.html
src/ts/examples/tutorials/ex12.c.html