|
__callCaseReport(self,
region=None,
level=3,
**kwargs)
Helper function that does the actual calling of CaseReport and
returning of the HTML-formatted output |
source code
|
|
|
|
|
|
|
__init__(self,
input)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
boundaryConditions(self,
region=None,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
longBoundaryConditions(self,
region=None,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
processorMatrix(self,
region=None,
**kwargs) |
source code
|
|
|
relaxationFactors(self,
region=None,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|