File petsclib.hxx¶
Defines
-
PETSC_VERSION_GE
(MAJOR, MINOR, SUBMINOR)¶
-
class
PetscLib
¶ - #include <petsclib.hxx>
Handles initialisation and finalisation of PETSc library. The first instance which is created initialises PETSc Keeps a count of the number of how many instances exist When the last instance is destroyed it finalises PETSc.
Public Functions
-
PetscLib
()¶ Ensure that PETSc has been initialised
-