|
__init__(self,
argv=None,
smallestFreq=0.,
persist=None,
plotLinear=True,
plotCont=True,
plotBound=True,
plotIterations=False,
plotCourant=False,
plotExecution=False,
plotDeltaT=False,
customRegexp=None,
writeFiles=False,
server=False,
lam=None,
raiseit=False,
steady=False,
progress=False)
|
Inherited from GnuplotCommon :
timeHandle
Inherited from StepAnalyzedCommon.StepAnalyzedCommon :
timeChanged
Inherited from AnalyzedCommon.AnalyzedCommon :
addAnalyzer ,
getAnalyzer ,
getDirname ,
getTime ,
listAnalyzers ,
reset ,
tearDown
Inherited from BasicRunner.BasicRunner :
getSolutionDirectory ,
logName ,
runOK ,
start ,
startHandle ,
stopGracefully
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|