|
Theseus
Compressible flow solver
|
#include <Simulation.hpp>
Public Member Functions | |
| int | LoadConfig (const std::string &config_file_path) |
| ~Simulation () | |
| void | Run () |
| Simulation (const Simulation &)=delete | |
| Simulation & | operator= (const Simulation &)=delete |
Static Public Member Functions | |
| static Simulation & | SimulationCreate (std::string) |
| Theseus::Simulation::~Simulation | ( | ) |
|
delete |
| int Theseus::Simulation::LoadConfig | ( | const std::string & | config_file_path | ) |
|
delete |
| void Theseus::Simulation::Run | ( | ) |
|
static |