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

Module PyFoam.LogAnalysis.BoundingLineAnalyzer

Check lines for Boundedness
Classes
BoundingLineAnalyzer Parses the line for information about variables being bounded
GeneralBoundingLineAnalyzer Parses the line for information about variables being bounded
TimeLineBoundingLineAnalyzer Parses the line for information about variables being bounded

Variable Summary
str boundingRegExp = '^bounding (.+), min: (.+) max: (.+) av...

Imported modules:
re
Imported classes:
GeneralLineAnalyzer
Variable Details

boundingRegExp

Type:
str
Value:
'^bounding (.+), min: (.+) max: (.+) average: (.+)$'                   

Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 http://epydoc.sf.net