Package slepc4py :: Module SLEPc
[hide private]
[frames] | no frames]

Module SLEPc

Scalable Library for Eigenvalue Problem Computations.
Classes [hide private]
BV
BV
DS
DS
EPS
EPS
FN
FN
MFN
MFN
NEP
NEP
PEP
PEP
RG
RG
ST
ST
SVD
SVD
Sys
_p_mem
Functions [hide private]
 
_finalize()
 
_initialize(args=None)
Variables [hide private]
  COMM_NULL = <petsc4py.PETSc.Comm object at 0x7f8e6750ad10>
  COMM_SELF = <petsc4py.PETSc.Comm object at 0x7f8e6750ad50>
  COMM_WORLD = <petsc4py.PETSc.Comm object at 0x7f8e6750ad90>
  DECIDE = -1
  DEFAULT = -2
  DETERMINE = -1
  __arch__ = 'arch-linux-c-debug'
  __package__ = 'slepc4py'
  __pyx_capi__ = {'PySlepcBV_Get': <capsule object "BV (PyObject...
  __warningregistry__ = {('numpy.ndarray size changed, may indic...
Variables Details [hide private]

__pyx_capi__

Value:
{'PySlepcBV_Get': <capsule object "BV (PyObject *)" at 0x7f8e674a5210>\
,
 'PySlepcBV_New': <capsule object "PyObject *(BV)" at 0x7f8e674a51e0>,
 'PySlepcDS_Get': <capsule object "DS (PyObject *)" at 0x7f8e674a5270>\
,
 'PySlepcDS_New': <capsule object "PyObject *(DS)" at 0x7f8e674a5240>,
 'PySlepcEPS_Get': <capsule object "EPS (PyObject *)" at 0x7f8e674a539\
0>,
...

__warningregistry__

Value:
{('numpy.ndarray size changed, may indicate binary incompatibility. Ex\
pected 16 from C header, got 80 from PyObject',
  <type 'exceptions.RuntimeWarning'>,
  6): True}