PETSC_CURRENT#
standard way of indicating to an object not to change the current value of the parameter in the object
Note#
Use PETSC_DECIDE to use the value that was set by PETSc when the object’s type was set
Fortran Note#
Use PETSC_CURRENT_INTEGER or PETSC_CURRENT_REAL.
See Also#
PETSC_DECIDE, PETSC_IGNORE, PETSC_DETERMINE, PETSC_DEFAULT, `PETSC_UNLIMITED’
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex69.c
src/ksp/pc/tutorials/ex3.c
src/snes/tutorials/ex3.c
src/snes/tutorials/ex1.c
src/ksp/ksp/tutorials/ex1.c
src/snes/tutorials/ex99.c
src/ksp/pc/tutorials/ex4.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages