File: slepc4py.SLEPc.ST.MatMode.rst.txt

package info (click to toggle)
slepc 3.24.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 122,028 kB
  • sloc: ansic: 104,353; javascript: 12,732; python: 5,958; f90: 3,312; cpp: 1,528; makefile: 761; xml: 679; sh: 347
file content (26 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (2)
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.ST.MatMode
=========================

.. autoclass:: slepc4py.SLEPc.ST.MatMode
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.ST.MatMode.COPY
      ~slepc4py.SLEPc.ST.MatMode.INPLACE
      ~slepc4py.SLEPc.ST.MatMode.SHELL

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: COPY
   .. autoattribute:: INPLACE
   .. autoattribute:: SHELL