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#
Level#
developer
Location#
Examples#
src/sys/tutorials/ex4.c
src/sys/tutorials/ex4f.F90
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages