|
__init__(self,
fname,
smallestFreq=0.,
persist=None,
splitThres=2048,
plotLinear=True,
plotCont=True,
plotBound=True,
plotIterations=False,
plotCourant=False,
plotExecution=False,
plotDeltaT=False,
hardcopy=False,
hardcopyFormat="png",
hardcopyPrefix=None,
customRegexp=None,
writeFiles=False,
raiseit=False,
progress=False,
start=None,
end=None,
singleFile=False,
plottingImplementation=None)
TODO: Docu |
source code
|
|
Inherited from StepAnalyzedCommon.StepAnalyzedCommon :
timeChanged
Inherited from AnalyzedCommon.AnalyzedCommon :
addAnalyzer ,
addTrigger ,
createPlots ,
getAnalyzer ,
getDirname ,
getTime ,
hasAnalyzer ,
lineHandle ,
listAnalyzers ,
picklePlots ,
reset ,
tearDown
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|