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
  • NEPStop

NEPStop#

The stopping test to decide the termination of the outer loop of the eigensolver.

Synopsis#

typedef enum { NEP_STOP_BASIC,
               NEP_STOP_USER } NEPStop;

Values#

  • NEP_STOP_BASIC - default stopping test

  • NEP_STOP_USER - user-provided stopping test

See Also#

NEP: Nonlinear Eigenvalue Problems, NEPSetStoppingTest(), NEPSetStoppingTestFunction()

Level#

advanced

Location#

include/slepcnep.h


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

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

This Page

  • Show Source

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

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.