
Classes | |
| struct | PretestInfos_t |
Public Member Functions | |
| Engine (SimulationBlob &SimBlob, ModelInstance &MInstance, openfluid::machine::MachineListener *MachineListener, openfluid::io::IOListener *IOListener) | |
| ~Engine () | |
| void | pretestConsistency (PretestInfos_t &PretestInfos) |
| void | initParams () |
| void | prepareData () |
| void | checkConsistency () |
| void | run () |
| void | saveReports () |
| void | closeOutputs () |
| openfluid::base::SimulationInfo * | getSimulationInfo () |
| SimulationBlob * | getSimulationBlob () |
| MachineListener * | getMachineListener () |
| openfluid::io::IOListener * | getIOListener () |
| ModelInstance * | getModelInstance () |
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::io::IOListener* openfluid::machine::Engine::getIOListener | ( | ) | [inline] |
| MachineListener* openfluid::machine::Engine::getMachineListener | ( | ) | [inline] |
| ModelInstance* openfluid::machine::Engine::getModelInstance | ( | ) | [inline] |
| SimulationBlob* openfluid::machine::Engine::getSimulationBlob | ( | ) | [inline] |
| openfluid::base::SimulationInfo* openfluid::machine::Engine::getSimulationInfo | ( | ) | [inline] |
| void openfluid::machine::Engine::initParams | ( | ) |
| void openfluid::machine::Engine::prepareData | ( | ) |
| void openfluid::machine::Engine::pretestConsistency | ( | PretestInfos_t & | PretestInfos | ) |
| void openfluid::machine::Engine::run | ( | ) |
| void openfluid::machine::Engine::saveReports | ( | ) |
Creative Commons By-NC-ND license