Package esys :: Package pasowrap :: Module pasowrapcpp :: Class TransportProblemAdapter
[hide private]
[frames] | no frames]

Class TransportProblemAdapter

                     object --+        
                              |        
                    ??.instance --+    
                                  |    
escript.escriptcpp.TransportProblem --+
                                      |
                                     TransportProblemAdapter

Instance Methods [hide private]
 
__init__(...)
Raises an exception This class cannot be instantiated from Python
 
getSafeTimeStepSize(...)
getSafeTimeStepSize( (TransportProblemAdapter)arg1) -> float
 
getUnlimitedTimeStepSize(...)
getUnlimitedTimeStepSize( (TransportProblemAdapter)arg1) -> float
 
resetTransport(...)
resets the transport operator typically as they have been updated

Inherited from escript.escriptcpp.TransportProblem: __reduce__, insertConstraint, isEmpty, reset, resetValues, solve

Inherited from unreachable.instance: __new__

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

Class Variables [hide private]

Inherited from escript.escriptcpp.TransportProblem: __instance_size__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 
Raises an exception This class cannot be instantiated from Python
Overrides: object.__init__

getSafeTimeStepSize(...)

 
getSafeTimeStepSize( (TransportProblemAdapter)arg1) -> float
Overrides: escript.escriptcpp.TransportProblem.getSafeTimeStepSize

getUnlimitedTimeStepSize(...)

 
getUnlimitedTimeStepSize( (TransportProblemAdapter)arg1) -> float
Overrides: escript.escriptcpp.TransportProblem.getUnlimitedTimeStepSize