1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
slepc4py.SLEPc.NEP.Type
=======================
.. autoclass:: slepc4py.SLEPc.NEP.Type
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~slepc4py.SLEPc.NEP.Type.CISS
~slepc4py.SLEPc.NEP.Type.INTERPOL
~slepc4py.SLEPc.NEP.Type.NARNOLDI
~slepc4py.SLEPc.NEP.Type.NLEIGS
~slepc4py.SLEPc.NEP.Type.RII
~slepc4py.SLEPc.NEP.Type.SLP
.. rubric:: Attributes Documentation
.. autoattribute:: CISS
.. autoattribute:: INTERPOL
.. autoattribute:: NARNOLDI
.. autoattribute:: NLEIGS
.. autoattribute:: RII
.. autoattribute:: SLP
|