openfluid::machine::FixedGenerator Class Reference

Inheritance diagram for openfluid::machine::FixedGenerator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FixedGenerator ()
 ~FixedGenerator ()
bool checkConsistency ()
bool initializeRun (const openfluid::base::SimulationInfo *SimInfo)
bool runStep (const openfluid::base::SimulationStatus *SimStatus)
bool finalizeRun (const openfluid::base::SimulationInfo *SimInfo)

Constructor & Destructor Documentation

openfluid::machine::FixedGenerator::FixedGenerator (  ) 
openfluid::machine::FixedGenerator::~FixedGenerator (  ) 

Member Function Documentation

bool openfluid::machine::FixedGenerator::checkConsistency (  )  [virtual]

Checks the function consistency. Called by the kernel.

Implements openfluid::base::PluggableFunction.

bool openfluid::machine::FixedGenerator::finalizeRun ( const openfluid::base::SimulationInfo SimInfo  )  [virtual]

Called by the kernel.

Implements openfluid::base::PluggableFunction.

bool openfluid::machine::FixedGenerator::initializeRun ( const openfluid::base::SimulationInfo SimInfo  )  [virtual]

Called by the kernel.

Implements openfluid::base::PluggableFunction.

bool openfluid::machine::FixedGenerator::runStep ( const openfluid::base::SimulationStatus SimStatus  )  [virtual]

Called by the kernel.

Implements openfluid::base::PluggableFunction.


Generated using Doxygen 1.6.3
Creative Commons License Creative Commons By-NC-ND license