Package petsc4py :: Module PETSc :: Class TS :: Class ARKIMEXType
[hide private]
[frames] | no frames]

Class ARKIMEXType


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  ARKIMEX1BEE = '1bee'
  ARKIMEX2C = '2c'
  ARKIMEX2D = '2d'
  ARKIMEX2E = '2e'
  ARKIMEX3 = '3'
  ARKIMEX4 = '4'
  ARKIMEX5 = '5'
  ARKIMEXA2 = 'a2'
  ARKIMEXARS122 = 'ars122'
  ARKIMEXARS443 = 'ars443'
  ARKIMEXBPR3 = 'bpr3'
  ARKIMEXL2 = 'l2'
  ARKIMEXPRSSP2 = 'prssp2'
  __qualname__ = 'TSARKIMEXType'
Properties [hide private]

Inherited from object: __class__