Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for ParameterAcceptor, including all inherited members.
acceptor_id | ParameterAcceptor | private |
add_parameter(const std::string &entry, ParameterType ¶meter, const std::string &documentation="", ParameterHandler &prm_=prm, const Patterns::PatternBase &pattern= *Patterns::Tools::Convert< ParameterType >::to_pattern()) | ParameterAcceptor | |
class_list | ParameterAcceptor | privatestatic |
clear() | ParameterAcceptor | static |
declare_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
declare_parameters(ParameterHandler &prm) | ParameterAcceptor | virtual |
declare_parameters_call_back | ParameterAcceptor | |
enter_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_section_name() const | ParameterAcceptor | |
get_section_path() const | ParameterAcceptor | |
initialize(const std::string &filename="", const std::string &output_filename="", const ParameterHandler::OutputStyle output_style_for_prm_format=ParameterHandler::ShortText, ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
initialize(std::istream &input_stream, ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
leave_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
n_subscriptions() const | Subscriptor | inline |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
ParameterAcceptor(const std::string §ion_name="") | ParameterAcceptor | |
parse_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
parse_parameters(ParameterHandler &prm) | ParameterAcceptor | virtual |
parse_parameters_call_back | ParameterAcceptor | |
prm | ParameterAcceptor | static |
section_name | ParameterAcceptor | protected |
sep | ParameterAcceptor | privatestatic |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
~ParameterAcceptor() override | ParameterAcceptor | virtual |
~Subscriptor() | Subscriptor | virtual |