PetscBool3ToBool#
Convert a PetscBool3 to a PetscBool
Synopsis#
#include <petscsystypes.h>
PetscBool PetscBool3ToBool(PetscBool3 var)
No Fortran Support
Note#
Evaluates to PETSC_TRUE if var is PETSC_BOOL3_TRUE, and PETSC_FALSE otherwise (including when var is PETSC_BOOL3_UNKNOWN).
See Also#
Level#
beginner
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages