#include <Problem.hpp>
◆ Problem() [1/2]
GranOO3::Core::Problem::Problem |
( |
| ) |
|
|
protected |
◆ ~Problem()
GranOO3::Core::Problem::~Problem |
( |
| ) |
|
|
protected |
◆ Problem() [2/2]
◆ end()
void GranOO3::Core::Problem::end |
( |
| ) |
|
◆ get_current_plugin()
const PlugIn & GranOO3::Core::Problem::get_current_plugin |
( |
| ) |
const |
◆ get_current_plugin_ID()
std::string GranOO3::Core::Problem::get_current_plugin_ID |
( |
| ) |
const |
◆ get_output_directory()
const boost::filesystem::path & GranOO3::Core::Problem::get_output_directory |
( |
| ) |
const |
◆ get_plugin() [1/2]
template<class P >
P& GranOO3::Core::Problem::get_plugin |
( |
unsigned int |
plugRank = 0 | ) |
|
◆ get_plugin() [2/2]
template<class P >
const P& GranOO3::Core::Problem::get_plugin |
( |
unsigned int |
plugRank = 0 | ) |
const |
◆ get_total_number_of_thread()
unsigned int GranOO3::Core::Problem::get_total_number_of_thread |
( |
| ) |
|
◆ init_math()
void GranOO3::Core::Problem::init_math |
( |
| ) |
|
|
private |
◆ operator=()
◆ read_xml_input_file()
void GranOO3::Core::Problem::read_xml_input_file |
( |
std::string |
inputFile | ) |
|
◆ run() [1/2]
void GranOO3::Core::Problem::run |
( |
const std::string & |
jobname, |
|
|
const std::string & |
executableName = "" |
|
) |
| |
◆ run() [2/2]
void GranOO3::Core::Problem::run |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ run_root_plugin()
void GranOO3::Core::Problem::run_root_plugin |
( |
| ) |
|
◆ set_current_plugin()
void GranOO3::Core::Problem::set_current_plugin |
( |
Core::PlugIn * |
p | ) |
|
◆ set_current_status()
void GranOO3::Core::Problem::set_current_status |
( |
const std::string & |
| ) |
|
◆ status()
std::string GranOO3::Core::Problem::status |
( |
| ) |
const |
◆ stop()
void GranOO3::Core::Problem::stop |
( |
const std::string |
why = "" | ) |
|
◆ store_file()
void GranOO3::Core::Problem::store_file |
( |
const std::string & |
fileName, |
|
|
const std::string & |
content, |
|
|
const std::string |
desc = "" |
|
) |
| |
◆ _all_sample_file
std::vector<boost::filesystem::path> GranOO3::Core::Problem::_all_sample_file |
|
protected |
◆ _all_stored_file
std::map<const std::string, std::string> GranOO3::Core::Problem::_all_stored_file |
|
protected |
◆ _current_plugin
◆ _current_root_plugin
◆ _current_status
std::string GranOO3::Core::Problem::_current_status |
|
protected |
◆ _io
◆ _log
◆ _root_plugin
std::vector<Core::PlugIn*> GranOO3::Core::Problem::_root_plugin |
|
protected |
◆ _st
Status GranOO3::Core::Problem::_st |
|
private |
◆ _status_UID
unsigned int GranOO3::Core::Problem::_status_UID |
|
protected |
◆ _thr
◆ _watch
◆ _xml
The documentation for this class was generated from the following files: