:orphan: # PetscFinalized Determine whether `PetscFinalize()` has been called yet ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscFinalized(PetscBool *isFinalized) ``` ## See Also `PetscInitialize()`, `PetscInitializeNoArguments()`, `PetscInitializeFortran()` ## Level developer ## Location src/sys/objects/pinit.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/objects/pinit.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)