◆ acquireStudy()
| std::unique_ptr<Data::Study> Antares::Solver::Application::acquireStudy |
( |
| ) |
|
|
inline |
/!\ Acquire the study. Leave Application object in an invalid state.
- Returns
- The study
◆ execute()
| void Antares::Solver::Application::execute |
( |
| ) |
|
Execute the simulation.
- Returns
- Exit status
◆ prepare()
| void Antares::Solver::Application::prepare |
( |
int |
argc, |
|
|
const char * |
argv[] |
|
) |
| |
Initialize data before launching the simulation.
- Returns
- False if the operation failed.
The documentation for this class was generated from the following files:
- src/solver/application/include/antares/application/application.h
- src/solver/application/application.cpp
- src/solver/application/process-priority.cpp