Flow123d
release_3.0.0-968-gc87a28e79
|
Go to the documentation of this file.
38 <<
"Wrong format of the version specification: "
39 << EI_InputVersionStr::qval);
54 void display_version();
78 virtual void after_run();
86 virtual void parse_cmd_line(
const int argc,
char ** argv);
string main_input_filename_
filename of main input file
HC_ExplicitSequential * problem_
Main Flow123d problem.
bool use_profiler
If true, we do output of profiling information.
#define TYPEDEF_ERR_INFO(EI_Type, Type)
Macro to simplify declaration of error_info types.
string program_arguments_desc_
Description of possible command line arguments.
bool yaml_balance_output_
If true, preserves output of balance in YAML format.
Class for solution of steady or unsteady flow with sequentially coupled explicit transport.
Input::Record root_record
root input record
#define DECLARE_EXCEPTION(ExcName, Format)
Macro for simple definition of exceptions.