Theseus
Compressible flow solver
Loading...
Searching...
No Matches
Theseus::Simulation Class Reference

#include <Simulation.hpp>

Public Member Functions

int LoadConfig (const std::string &config_file_path)
 
 ~Simulation ()
 
void Run ()
 
 Simulation (const Simulation &)=delete
 
Simulationoperator= (const Simulation &)=delete
 

Static Public Member Functions

static SimulationSimulationCreate (std::string)
 

Constructor & Destructor Documentation

◆ ~Simulation()

Theseus::Simulation::~Simulation ( )

◆ Simulation()

Theseus::Simulation::Simulation ( const Simulation )
delete

Member Function Documentation

◆ LoadConfig()

int Theseus::Simulation::LoadConfig ( const std::string &  config_file_path)

◆ operator=()

Simulation & Theseus::Simulation::operator= ( const Simulation )
delete

◆ Run()

void Theseus::Simulation::Run ( )

◆ SimulationCreate()

Simulation & Theseus::Simulation::SimulationCreate ( std::string  device_cfg)
static

The documentation for this class was generated from the following files: