File: slepc4py.SLEPc.BV.OrthogRefineType.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-- 506 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.BV.OrthogRefineType
==================================

.. autoclass:: slepc4py.SLEPc.BV.OrthogRefineType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.BV.OrthogRefineType.ALWAYS
      ~slepc4py.SLEPc.BV.OrthogRefineType.IFNEEDED
      ~slepc4py.SLEPc.BV.OrthogRefineType.NEVER

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: ALWAYS
   .. autoattribute:: IFNEEDED
   .. autoattribute:: NEVER