slepc-3.18.3 2023-03-24
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()
Level
beginner
Location
src/sys/slepcinit.c
Examples
src/sys/tutorials/ex33.c.html
src/eps/tutorials/ex1.c.html
src/eps/tutorials/ex1f.F.html
src/eps/tutorials/ex1f90.F90.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/ex6f90.F90.html
src/eps/tutorials/ex7.c.html
src/eps/tutorials/ex9.c.html
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages