Skip to main content
Ctrl+K

Python 3.24.0 documentation

  • Overview
  • Tutorial
  • Installation
  • Citations
  • Reference
    • slepc4py demos
  • Overview
  • Tutorial
  • Installation
  • Citations
  • Reference
  • slepc4py demos

Section Navigation

  • slepc4py
    • slepc4py.get_config
    • slepc4py.get_include
    • slepc4py.init
  • slepc4py.typing
    • slepc4py.typing.Scalar
    • slepc4py.typing.ArrayInt
    • slepc4py.typing.ArrayReal
    • slepc4py.typing.ArrayComplex
    • slepc4py.typing.ArrayScalar
    • slepc4py.typing.LayoutSizeSpec
    • slepc4py.typing.EPSStoppingFunction
    • slepc4py.typing.EPSArbitraryFunction
    • slepc4py.typing.EPSEigenvalueComparison
    • slepc4py.typing.EPSMonitorFunction
    • slepc4py.typing.PEPStoppingFunction
    • slepc4py.typing.PEPMonitorFunction
    • slepc4py.typing.NEPStoppingFunction
    • slepc4py.typing.NEPMonitorFunction
    • slepc4py.typing.NEPFunction
    • slepc4py.typing.NEPJacobian
    • slepc4py.typing.SVDStoppingFunction
    • slepc4py.typing.SVDMonitorFunction
    • slepc4py.typing.MFNMonitorFunction
    • slepc4py.typing.LMEMonitorFunction
  • slepc4py.SLEPc
    • slepc4py.SLEPc.BV
      • slepc4py.SLEPc.BV.MatMultType
      • slepc4py.SLEPc.BV.OrthogBlockType
      • slepc4py.SLEPc.BV.OrthogRefineType
      • slepc4py.SLEPc.BV.OrthogType
      • slepc4py.SLEPc.BV.Type
    • slepc4py.SLEPc.BVSVDMethod
    • slepc4py.SLEPc.DS
      • slepc4py.SLEPc.DS.MatType
      • slepc4py.SLEPc.DS.ParallelType
      • slepc4py.SLEPc.DS.StateType
      • slepc4py.SLEPc.DS.Type
    • slepc4py.SLEPc.EPS
      • slepc4py.SLEPc.EPS.Balance
      • slepc4py.SLEPc.EPS.CISSExtraction
      • slepc4py.SLEPc.EPS.CISSQuadRule
      • slepc4py.SLEPc.EPS.Conv
      • slepc4py.SLEPc.EPS.ConvergedReason
      • slepc4py.SLEPc.EPS.ErrorType
      • slepc4py.SLEPc.EPS.Extraction
      • slepc4py.SLEPc.EPS.KrylovSchurBSEType
      • slepc4py.SLEPc.EPS.LanczosReorthogType
      • slepc4py.SLEPc.EPS.PowerShiftType
      • slepc4py.SLEPc.EPS.ProblemType
      • slepc4py.SLEPc.EPS.Stop
      • slepc4py.SLEPc.EPS.Type
      • slepc4py.SLEPc.EPS.Which
    • slepc4py.SLEPc.EPSKrylovSchurBSEType
    • slepc4py.SLEPc.FN
      • slepc4py.SLEPc.FN.CombineType
      • slepc4py.SLEPc.FN.ParallelType
      • slepc4py.SLEPc.FN.Type
    • slepc4py.SLEPc.LME
      • slepc4py.SLEPc.LME.ConvergedReason
      • slepc4py.SLEPc.LME.ProblemType
      • slepc4py.SLEPc.LME.Type
    • slepc4py.SLEPc.MFN
      • slepc4py.SLEPc.MFN.ConvergedReason
      • slepc4py.SLEPc.MFN.Type
    • slepc4py.SLEPc.NEP
      • slepc4py.SLEPc.NEP.CISSExtraction
      • slepc4py.SLEPc.NEP.Conv
      • slepc4py.SLEPc.NEP.ConvergedReason
      • slepc4py.SLEPc.NEP.ErrorType
      • slepc4py.SLEPc.NEP.ProblemType
      • slepc4py.SLEPc.NEP.Refine
      • slepc4py.SLEPc.NEP.RefineScheme
      • slepc4py.SLEPc.NEP.Stop
      • slepc4py.SLEPc.NEP.Type
      • slepc4py.SLEPc.NEP.Which
    • slepc4py.SLEPc.PEP
      • slepc4py.SLEPc.PEP.Basis
      • slepc4py.SLEPc.PEP.CISSExtraction
      • slepc4py.SLEPc.PEP.Conv
      • slepc4py.SLEPc.PEP.ConvergedReason
      • slepc4py.SLEPc.PEP.ErrorType
      • slepc4py.SLEPc.PEP.Extract
      • slepc4py.SLEPc.PEP.JDProjection
      • slepc4py.SLEPc.PEP.ProblemType
      • slepc4py.SLEPc.PEP.Refine
      • slepc4py.SLEPc.PEP.RefineScheme
      • slepc4py.SLEPc.PEP.Scale
      • slepc4py.SLEPc.PEP.Stop
      • slepc4py.SLEPc.PEP.Type
      • slepc4py.SLEPc.PEP.Which
    • slepc4py.SLEPc.RG
      • slepc4py.SLEPc.RG.QuadRule
      • slepc4py.SLEPc.RG.Type
    • slepc4py.SLEPc.ST
      • slepc4py.SLEPc.ST.FilterDamping
      • slepc4py.SLEPc.ST.FilterType
      • slepc4py.SLEPc.ST.MatMode
      • slepc4py.SLEPc.ST.Type
    • slepc4py.SLEPc.STFilterDamping
    • slepc4py.SLEPc.STFilterType
    • slepc4py.SLEPc.SVD
      • slepc4py.SLEPc.SVD.Conv
      • slepc4py.SLEPc.SVD.ConvergedReason
      • slepc4py.SLEPc.SVD.ErrorType
      • slepc4py.SLEPc.SVD.ProblemType
      • slepc4py.SLEPc.SVD.Stop
      • slepc4py.SLEPc.SVD.TRLanczosGBidiag
      • slepc4py.SLEPc.SVD.Type
      • slepc4py.SLEPc.SVD.Which
    • slepc4py.SLEPc.Sys
    • slepc4py.SLEPc.Util
    • slepc4py.SLEPc.DECIDE
    • slepc4py.SLEPc.DEFAULT
    • slepc4py.SLEPc.DETERMINE
    • slepc4py.SLEPc.CURRENT
  • Reference
  • slepc4py.typing
  • slepc4py.typing.EPSArbitraryFunction

slepc4py.typing.EPSArbitraryFunction#

slepc4py.typing.EPSArbitraryFunction#

EPS arbitrary selection callback.

alias of Callable[[float | complex, float | complex, Vec, Vec, float | complex, float | complex], [float | complex, float | complex]]

previous

slepc4py.typing.EPSStoppingFunction

next

slepc4py.typing.EPSEigenvalueComparison

This Page

  • Show Source

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.

Last updated on 2025-10-03T03:34:58+0200 (v3.24.0-6-g949b6cdd1e).