PetscBool3#

Ternary logical variable. Actually an enum in C and a 4 byte integer in Fortran.

Synopsis#

Note#

Should not be used with the if (flg) or if (!flg) syntax.

See Also#

PETSC_TRUE, PETSC_FALSE, PetscNot(), PETSC_BOOL3_TRUE, PETSC_BOOL3_FALSE, PETSC_BOOL3_UNKNOWN

Level#

beginner

Location#

include/petscsystypes.h


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