PetscFinalized#
Determine whether PetscFinalize() has been called yet
Synopsis#
#include "petscsys.h"   
PetscErrorCode PetscFinalized(PetscBool *isFinalized)
Output Parameter#
- isFinalized - - PETSC_TRUEif PETSc is finalized,- PETSC_FALSEotherwise
See Also#
PetscInitialize(), PetscInitializeNoArguments(), PetscInitializeFortran()
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages