Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for MultipleParameterLoop, including all inherited members.
actions | ParameterHandler | private |
add_action(const std::string &entry, const std::function< void(const std::string &value)> &action, const bool execute_action=true) | ParameterHandler | |
add_parameter(const std::string &entry, ParameterType ¶meter, const std::string &documentation="", const Patterns::PatternBase &pattern= *Patterns::Tools::Convert< ParameterType >::to_pattern(), const bool has_to_be_set=false) | ParameterHandler | |
assert_that_entries_have_been_set() const | ParameterHandler | |
check_no_subscribers() const noexcept | Subscriptor | private |
clear() | ParameterHandler | |
counter | Subscriptor | mutableprivate |
counter_map | Subscriptor | mutableprivate |
declare_alias(const std::string &existing_entry_name, const std::string &alias_name, const bool alias_is_deprecated=false) | ParameterHandler | |
declare_entry(const std::string &entry, const std::string &default_value, const Patterns::PatternBase &pattern=Patterns::Anything(), const std::string &documentation="", const bool has_to_be_set=false) | ParameterHandler | |
DefaultStyle enum value | ParameterHandler | |
Description enum value | ParameterHandler | |
enter_subsection(const std::string &subsection, const bool create_path_if_needed=true) | ParameterHandler | |
entries | ParameterHandler | private |
entries_set_status | ParameterHandler | private |
ExcAlreadyAtTopLevel() | ParameterHandler | static |
ExcCannotOpenIncludeStatementFile(int arg1, std::string arg2, std::string arg3) | ParameterHandler | static |
ExcCannotParseLine(int arg1, std::string arg2, std::string arg3) | ParameterHandler | static |
ExcEntryAlreadyExists(std::string arg1) | ParameterHandler | static |
ExcEntryUndeclared(std::string arg1) | ParameterHandler | static |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcInvalidEntryForPattern(int arg1, std::string arg2, std::string arg3, std::string arg4, std::string arg5) | ParameterHandler | static |
ExcInvalidXMLParameterFile() | ParameterHandler | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
ExcNoSubsection(int arg1, std::string arg2, std::string arg3) | ParameterHandler | static |
ExcUnbalancedSubsections(std::string arg1, std::string arg2) | ParameterHandler | static |
ExcValueDoesNotMatchPattern(std::string arg1, std::string arg2) | ParameterHandler | static |
fill_entry_values(const unsigned int run_no) | MultipleParameterLoop | private |
get(const std::string &entry_string) const | ParameterHandler | |
get(const std::vector< std::string > &entry_subsection_path, const std::string &entry_string) const | ParameterHandler | |
get_bool(const std::string &entry_name) const | ParameterHandler | |
get_bool(const std::vector< std::string > &entry_subsection_path, const std::string &entry_string) const | ParameterHandler | |
get_current_full_path(const std::string &name) const | ParameterHandler | |
get_current_full_path(const std::vector< std::string > &sub_path, const std::string &name) const | ParameterHandler | |
get_current_path() const | ParameterHandler | |
get_double(const std::string &entry_name) const | ParameterHandler | |
get_double(const std::vector< std::string > &entry_subsection_path, const std::string &entry_string) const | ParameterHandler | |
get_entries_wrongly_not_set() const | ParameterHandler | |
get_integer(const std::string &entry_string) const | ParameterHandler | |
get_integer(const std::vector< std::string > &entry_subsection_path, const std::string &entry_string) const | ParameterHandler | |
init_branches() | MultipleParameterLoop | private |
init_branches_current_section() | MultipleParameterLoop | private |
JSON enum value | ParameterHandler | |
KeepDeclarationOrder enum value | ParameterHandler | |
LaTeX enum value | ParameterHandler | |
leave_subsection() | ParameterHandler | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
load(Archive &ar, const unsigned int version) | ParameterHandler | inline |
log_parameters(LogStream &out, const OutputStyle style=DefaultStyle) | ParameterHandler | |
log_parameters_section(LogStream &out, const OutputStyle style=DefaultStyle) | ParameterHandler | |
loop(UserClass &uc) | MultipleParameterLoop | |
map_iterator typedef | Subscriptor | private |
map_value_type typedef | Subscriptor | private |
memory_consumption() const | MultipleParameterLoop | |
multiple_choices | MultipleParameterLoop | private |
MultipleParameterLoop() | MultipleParameterLoop | |
mutex | Subscriptor | privatestatic |
n_branches | MultipleParameterLoop | private |
n_subscriptions() const | Subscriptor | inline |
object_info | Subscriptor | mutableprivate |
operator=(const ParameterHandler &)=delete | ParameterHandler | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | inline |
Subscriptor::operator=(Subscriptor &&) noexcept | Subscriptor | |
operator==(const ParameterHandler &prm2) const | ParameterHandler | |
OutputStyle enum name | ParameterHandler | |
ParameterHandler() | ParameterHandler | |
ParameterHandler(const ParameterHandler &)=delete | ParameterHandler | |
parse_input(std::istream &input, const std::string &filename="input file", const std::string &last_line="", const bool skip_undefined=false) override | MultipleParameterLoop | virtual |
parse_input(const std::string &filename, const std::string &last_line="", const bool skip_undefined=false, const bool assert_mandatory_entries_are_found=false) | MultipleParameterLoop | virtual |
parse_input_from_json(std::istream &input, const bool skip_undefined=false) | ParameterHandler | virtual |
parse_input_from_string(const std::string &s, const std::string &last_line="", const bool skip_undefined=false) | ParameterHandler | virtual |
parse_input_from_xml(std::istream &input, const bool skip_undefined=false) | ParameterHandler | virtual |
path_separator | ParameterHandler | privatestatic |
patterns | ParameterHandler | private |
print_parameters(std::ostream &out, const OutputStyle style) const | ParameterHandler | |
print_parameters(const std::string &filename, const OutputStyle style=DefaultStyle) const | ParameterHandler | |
PRM enum value | ParameterHandler | |
recursively_print_parameters(const boost::property_tree::ptree &tree, const std::vector< std::string > &target_subsection_path, const ParameterHandler::OutputStyle style, const unsigned int indent_level, std::ostream &out) const | ParameterHandler | private |
save(Archive &ar, const unsigned int version) const | ParameterHandler | inline |
scan_line(std::string line, const std::string &input_filename, const unsigned int current_line_n, const bool skip_undefined) | ParameterHandler | private |
serialize(Archive &archive, const unsigned int version) | ParameterHandler | |
set(const std::string &entry_name, const std::string &new_value) | ParameterHandler | |
set(const std::string &entry_name, const char *new_value) | ParameterHandler | |
set(const std::string &entry_name, const long int new_value) | ParameterHandler | |
set(const std::string &entry_name, const double new_value) | ParameterHandler | |
set(const std::string &entry_name, const bool new_value) | ParameterHandler | |
Short enum value | ParameterHandler | |
ShortJSON enum value | ParameterHandler | |
ShortLaTeX enum value | ParameterHandler | |
ShortPRM enum value | ParameterHandler | |
ShortText enum value | ParameterHandler | |
ShortXML enum value | ParameterHandler | |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
subsection_path | ParameterHandler | private |
subsection_path_exists(const std::vector< std::string > &sub_path) const | ParameterHandler | |
Text enum value | ParameterHandler | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
validity_pointers | Subscriptor | mutableprivate |
XML enum value | ParameterHandler | |
~MultipleParameterLoop() override=default | MultipleParameterLoop | virtual |
~ParameterHandler() override=default | ParameterHandler | virtual |
~Subscriptor() | Subscriptor | virtual |