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

Class ContinuousDomain

 object --+        
          |        
??.instance --+    
              |    
         Domain --+
                  |
                 ContinuousDomain
Known Subclasses:

Class representing continuous domains

Instance Methods [hide private]
 
getSystemMatrixTypeId(...)
getSystemMatrixTypeId( (ContinuousDomain)arg1, (int)arg2, (int)arg3, (int)arg4, (bool)arg5) -> int
 
getTransportTypeId(...)
getTransportTypeId( (ContinuousDomain)arg1, (int)arg2, (int)arg3, (int)arg4, (bool)arg5) -> int

Inherited from Domain: MPIBarrier, __eq__, __init__, __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__

Properties [hide private]

Inherited from object: __class__