PetscElementalFinalizePackage#

Finalize Elemental package

Synopsis#

Collective on MPI_COMM_WORLD, not PETSC_COMM_WORLD

Note#

Can be called outside of PetscInitialize() and PetscFinalize(). Users who do not call PetscElementalInitializePackage() do not have to call this function.

See Also#

MATELEMENTAL, PetscElementalInitializePackage()

Level#

developer

Location#

src/sys/objects/cxx/elemental/elemental.cxx

Examples#

src/sys/tutorials/ex4.c


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