#include <Input.h>
◆ Input()
Input::Input |
( |
Run * |
run | ) |
|
◆ ~Input()
◆ getCI()
std::string Input::getCI |
( |
| ) |
const |
|
inline |
◆ getMain()
std::string Input::getMain |
( |
| ) |
const |
|
inline |
◆ getMesh()
std::string Input::getMesh |
( |
| ) |
const |
|
inline |
◆ getModel()
std::string Input::getModel |
( |
| ) |
const |
|
inline |
◆ getRun()
Run * Input::getRun |
( |
| ) |
const |
|
inline |
◆ inputEOS()
Eos * Input::inputEOS |
( |
std::string |
EOS, |
|
|
int & |
numberEOS |
|
) |
| |
◆ inputInitialConditions()
◆ inputMain()
void Input::inputMain |
( |
std::string |
testCase | ) |
|
◆ inputMesh()
void Input::inputMesh |
( |
std::string |
testCase | ) |
|
◆ inputModel()
void Input::inputModel |
( |
std::string |
testCase | ) |
|
◆ readInputXML()
◆ verifyCompatibilityInput()
void Input::verifyCompatibilityInput |
( |
std::string |
testCase | ) |
|
◆ m_nameCI
std::string Input::m_nameCI |
|
private |
Name of initialConditions file.
◆ m_nameMain
std::string Input::m_nameMain |
|
private |
◆ m_nameMesh
std::string Input::m_nameMesh |
|
private |
◆ m_nameModel
std::string Input::m_nameModel |
|
private |
◆ m_run
The documentation for this class was generated from the following files:
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/InputOutput/Input.h
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/InputOutput/Input.cpp