File: slepc4py.SLEPc.EPS.ErrorType.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 (26 lines) | stat: -rw-r--r-- 480 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
slepc4py.SLEPc.EPS.ErrorType
============================

.. autoclass:: slepc4py.SLEPc.EPS.ErrorType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.EPS.ErrorType.ABSOLUTE
      ~slepc4py.SLEPc.EPS.ErrorType.BACKWARD
      ~slepc4py.SLEPc.EPS.ErrorType.RELATIVE

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: ABSOLUTE
   .. autoattribute:: BACKWARD
   .. autoattribute:: RELATIVE