
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 | initialize () |
| void | initParams () |
| void | prepareData () |
| void | checkConsistency () |
| void | run () |
| void | finalize () |
| 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
Destructor
| void openfluid::machine::Engine::finalize | ( | ) |
| ModelInstance* openfluid::machine::Engine::getModelInstance | ( | ) | [inline] |
| SimulationBlob* openfluid::machine::Engine::getSimulationBlob | ( | ) | [inline] |
| void openfluid::machine::Engine::pretestConsistency | ( | PretestInfos_t & | PretestInfos | ) |
| void openfluid::machine::Engine::run | ( | ) |
Creative Commons By-NC-ND license