openfluid::machine::RandomGenerator Class Reference

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

List of all members.

Public Member Functions

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

Member Function Documentation

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

Checks the function consistency. Called by the kernel.

Implements openfluid::base::PluggableFunction.

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

Called by the kernel.

Implements openfluid::base::PluggableFunction.

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

Called by the kernel.

Implements openfluid::base::PluggableFunction.

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