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
TimeLineBoundingLineAnalyzer Parses the line for information about variables being bounded

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

Imported modules:
re
Imported classes:
FileLineAnalyzer, TimeLineLineAnalyzer
Variable Details

boundingRegExp

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

Generated by Epydoc 2.1 on Wed Apr 5 18:32:46 2006 http://epydoc.sf.net