/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/init.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
init.hh
Go to the documentation of this file.
A hierarchical configuration tree, readable from JSON and TOML files.
Definition config_tree.hh:32
Class to read parameters given from the command line and from a parameter file.
Definition configuration_helper.hh:16
Definition init.hh:22
Init(int argc, char *argv[], const std::string parameter_file="parameter.json")
static bool is_initialized()
Init(const std::string parameter_file="parameter.json")
static dealii::InitFinalize * mpi_initialization
Definition init.hh:45
const ConfigurationHelper get_configuration_helper() const
Definition complex_math.hh:10
void set_thread_limit(const ConfigTree &config)
Limit the number of CPU threads from a configuration tree.
Generated by