openfluid::machine::InterpGenerator Class Reference

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

List of all members.

Public Member Functions

 InterpGenerator ()
 ~InterpGenerator ()
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::InterpGenerator::InterpGenerator (  ) 
openfluid::machine::InterpGenerator::~InterpGenerator (  ) 

Member Function Documentation

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

Checks the function consistency. Called by the kernel.

Implements openfluid::base::PluggableFunction.

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

Called by the kernel.

Implements openfluid::base::PluggableFunction.

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

Called by the kernel.

Implements openfluid::base::PluggableFunction.

bool openfluid::machine::InterpGenerator::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