Skip to main content
Ctrl+K
SLEPc Home SLEPc Home
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • SlepcFinalize

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#

Writing SLEPc Programs, SlepcInitialize(), PetscFinalize()

Level#

beginner

Location#

src/sys/slepcinit.c

Examples#

src/mfn/tutorials/ex26.c
src/eps/tutorials/ex31.c
src/mfn/tutorials/ex37.c
src/eps/tutorials/ex55.c
src/mfn/tutorials/ex23.c
src/mfn/tutorials/ex39.c
src/mfn/tutorials/ex23f.F90
src/eps/tutorials/ex2.c
src/eps/tutorials/ex36.c
src/eps/tutorials/ex1f.F90


Index of all Sys routines Table of Contents for all manual pages Index of all manual pages

On this page
  • Synopsis
  • See Also
  • Level
  • Location
  • Examples
Edit on GitLab

This Page

  • Show Source

© Copyright 2002-2025, Universitat Politecnica de Valencia, Spain.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.