Package esys :: Package escript :: Module escriptcpp :: Class TestDomain
[hide private]
[frames] | no frames]

Class TestDomain

 object --+        
          |        
??.instance --+    
              |    
         Domain --+
                  |
                 TestDomain

Test Class for domains with no structure. May be removed from future releases without notice.

Instance Methods [hide private]
 
__init__(...)
__init__( (object)arg1, (int)arg2, (int)arg3) -> None

Inherited from Domain: MPIBarrier, __eq__, __ne__, __reduce__, dump, getDim, getMPIRank, getMPISize, getNormal, getSize, getStatus, getTag, getX, isValidTagName, onMasterProcessor, saveDX, saveVTK, setTagMap, showTagNames

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 104
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

__init__( (object)arg1, (int)arg2, (int)arg3) -> None

Overrides: object.__init__