Package PyFoam :: Package Execution :: Module BasicRunner :: Class BasicRunnerCheck
[show private | hide private]
[frames | no frames]

Class BasicRunnerCheck


A small class that does primitve checking for BasicRunner Duplicates other efforts, but ....
Method Summary
  __init__(self)
  getCreateTime(self, line)
Does this line contain mesh time information?
  getTime(self, line)
Does this line contain time information?

Class Variable Summary
str floatRegExp = '[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?...

Method Details

getCreateTime(self, line)

Does this line contain mesh time information?

getTime(self, line)

Does this line contain time information?

Class Variable Details

floatRegExp

Type:
str
Value:
'[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?'                            

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