SlepcFinalize#
Checks for options to be called at the conclusion of the SLEPc program and calls PetscFinalize().
Synopsis#
#include "slepcsys.h"
PetscErrorCode SlepcFinalize(void)
Collective on PETSC_COMM_WORLD
See Also#
Level#
beginner
Location#
Examples#
src/mfn/tutorials/ex39.c
src/svd/tutorials/ex52.c
src/mfn/tutorials/ex37.c
src/svd/tutorials/ex48.c
src/svd/tutorials/ex51.c
src/mfn/tutorials/ex23.c
src/svd/tutorials/ex15.c
src/svd/tutorials/ex14.c
src/mfn/tutorials/ex23f.F90
src/mfn/tutorials/ex26.c
Index of all Sys routines Table of Contents for all manual pages Index of all manual pages