SlepcFinalize

Checks for options to be called at the conclusion of the SLEPc program and calls PetscFinalize().

Synopsis

#include "slepc.h" 
int SlepcFinalize(void)
Collective on PETSC_COMM_WORLD

See Also

SlepcInitialize(), PetscFinalize()

Level:beginner
Location:
src/sys/slepcinit.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/examples/ex1.c.html
src/examples/ex2.c.html
src/examples/ex3.c.html
src/examples/ex4.c.html
src/examples/ex5.c.html
src/examples/ex7.c.html
src/examples/ex8.c.html
src/examples/ex9.c.html
src/examples/ex10.c.html
src/examples/ex1f.F.html
src/examples/ex6f.F.html