Package PyFoam :: Package LogAnalysis :: Module BoundingLineAnalyzer
[hide private]
[frames] | no frames]

Module BoundingLineAnalyzer

source code

Check lines for Boundedness

Classes [hide private]
  GeneralBoundingLineAnalyzer
Parses the line for information about variables being bounded
  BoundingLineAnalyzer
Parses the line for information about variables being bounded
  TimeLineBoundingLineAnalyzer
Parses the line for information about variables being bounded
Variables [hide private]
  boundingRegExp = "^bounding (.+), min: (.+) max: (.+) average:...
Variables Details [hide private]

boundingRegExp

Value:
"^bounding (.+), min: (.+) max: (.+) average: (.+)$"