slepc-3.17.2 2022-08-09
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
SlepcInitialize(), PetscFinalize()
Location: src/sys/slepcinit.c
Examples
src/sys/tutorials/ex33.c.html
src/eps/tutorials/ex1.c.html
src/eps/tutorials/ex2.c.html
src/eps/tutorials/ex3.c.html
src/eps/tutorials/ex4.c.html
src/eps/tutorials/ex5.c.html
src/eps/tutorials/ex7.c.html
src/eps/tutorials/ex9.c.html
src/eps/tutorials/ex10.c.html
src/eps/tutorials/ex11.c.html
src/eps/tutorials/ex12.c.html
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages