|
|
|
|
|
|
|
|
|
|
|
goOn(self)
If the analyzer thinks the simulation should be stopped (for instance
because of convergence) it returns false |
source code
|
|
|
|
|
setDirectory(self,
oDir)
Set the directory to which output is to be written (if any output is
written) |
source code
|
|
|
|
|
tearDown(self)
Hook to let every analyzer give its stuff back when the analysis has
ended |
source code
|
|
|
|
|
writeProgress(self,
msg)
Let the parent write an additional progress message |
source code
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|