
Public Member Functions | |
| Engine (SimulationBlob &SimBlob, ModelInstance &MInstance, openfluid::machine::MachineListener *MachineListener, openfluid::io::IOListener *IOListener) | |
| ~Engine () | |
| void | initParams () |
| void | prepareData () |
| void | checkConsistency () |
| void | run () |
| void | saveReports () |
| void | closeOutputs () |
| openfluid::base::SimulationInfo * | getSimulationInfo () |
Computation engine class
| openfluid::machine::Engine::Engine | ( | SimulationBlob & | SimBlob, | |
| ModelInstance & | MInstance, | |||
| openfluid::machine::MachineListener * | MachineListener, | |||
| openfluid::io::IOListener * | IOListener | |||
| ) |
Constructor
| openfluid::machine::Engine::~Engine | ( | ) |
Destructor
| void openfluid::machine::Engine::checkConsistency | ( | ) |
| void openfluid::machine::Engine::closeOutputs | ( | ) |
| openfluid::base::SimulationInfo* openfluid::machine::Engine::getSimulationInfo | ( | ) | [inline] |
| void openfluid::machine::Engine::initParams | ( | ) |
| void openfluid::machine::Engine::prepareData | ( | ) |
| void openfluid::machine::Engine::run | ( | ) |
| void openfluid::machine::Engine::saveReports | ( | ) |
Creative Commons By-NC-ND license