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.ST.Type
======================
.. autoclass:: slepc4py.SLEPc.ST.Type
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~slepc4py.SLEPc.ST.Type.CAYLEY
~slepc4py.SLEPc.ST.Type.FILTER
~slepc4py.SLEPc.ST.Type.PRECOND
~slepc4py.SLEPc.ST.Type.SHELL
~slepc4py.SLEPc.ST.Type.SHIFT
~slepc4py.SLEPc.ST.Type.SINVERT
.. rubric:: Attributes Documentation
.. autoattribute:: CAYLEY
.. autoattribute:: FILTER
.. autoattribute:: PRECOND
.. autoattribute:: SHELL
.. autoattribute:: SHIFT
.. autoattribute:: SINVERT
|