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#

PETSC_DECIDE, PETSC_DEFAULT, PETSC_DETERMINE

Level#

beginner

Location#

include/petscsys.h

Examples#

src/ts/tutorials/ex17.c
src/ts/tutorials/ex12.c
src/ts/tutorials/ex27.c
src/ts/tutorials/ex29.c
src/ts/tutorials/ex26.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages