PETSC_DEFAULT#
standard way of passing in integer or floating point parameter where you wish PETSc to use the default.
Fortran Note#
You need to use PETSC_DEFAULT_INTEGER
or PETSC_DEFAULT_REAL
.
See Also#
Level#
beginner
Location#
Examples#
src/ksp/ksp/tutorials/ex18.c
src/ksp/ksp/tutorials/ex23.c
src/ksp/ksp/tutorials/ex15.c
src/dm/field/tutorials/ex1.c
src/ksp/ksp/tutorials/ex2.c
src/ksp/ksp/tutorials/ex1.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages