Package PyFoam :: Package Applications :: Module PyFoamApplication :: Class PyFoamApplication
[show private | hide private]
[frames | no frames]

Class PyFoamApplication

Known Subclasses:
PlotRunner, PlotWatcher, Runner, SteadyRunner, UtilityRunnerApp

Method Summary
  __init__(self, description, usage, interspersed, nr)
  addOptions(self)
Add options to the parser
  run(self)
Run the real application

Method Details

__init__(self, description=None, usage=None, interspersed=False, nr=None)
(Constructor)

Parameters:
description - description of the command
usage - Usage
interspersed - Is the command line allowed to be interspersed (options after the arguments)

addOptions(self)

Add options to the parser

run(self)

Run the real application

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