File: slepc4py.SLEPc.PEP.Type.rst

package info (click to toggle)
slepc4py 3.24.0-1exp1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,384 kB
  • sloc: python: 6,364; makefile: 126; ansic: 98; sh: 46
file content (32 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (3)
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.PEP.Type
=======================

.. autoclass:: slepc4py.SLEPc.PEP.Type
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.PEP.Type.CISS
      ~slepc4py.SLEPc.PEP.Type.JD
      ~slepc4py.SLEPc.PEP.Type.LINEAR
      ~slepc4py.SLEPc.PEP.Type.QARNOLDI
      ~slepc4py.SLEPc.PEP.Type.STOAR
      ~slepc4py.SLEPc.PEP.Type.TOAR

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: CISS
   .. autoattribute:: JD
   .. autoattribute:: LINEAR
   .. autoattribute:: QARNOLDI
   .. autoattribute:: STOAR
   .. autoattribute:: TOAR