Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for ParameterAcceptorProxy< SourceClass >, 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 | |
check_no_subscribers() const noexcept | Subscriptor | private |
class_list | ParameterAcceptor | privatestatic |
class_list_mutex | ParameterAcceptor | privatestatic |
clear() | ParameterAcceptor | static |
counter | Subscriptor | mutableprivate |
counter_map | Subscriptor | mutableprivate |
declare_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
declare_parameters(ParameterHandler &prm) override | ParameterAcceptorProxy< SourceClass > | virtual |
declare_parameters_call_back | ParameterAcceptor | |
enter_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
enter_subsection(const std::string &subsection) | ParameterAcceptor | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_acceptor_id() const | ParameterAcceptor | inline |
get_next_free_id() | ParameterAcceptor | privatestatic |
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_output_filename=ParameterHandler::Short, ParameterHandler &prm=ParameterAcceptor::prm, const ParameterHandler::OutputStyle output_style_for_filename=ParameterHandler::DefaultStyle) | ParameterAcceptor | static |
initialize(std::istream &input_stream, ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
leave_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
leave_subsection() | ParameterAcceptor | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
map_iterator typedef | Subscriptor | private |
map_value_type typedef | Subscriptor | private |
mutex | Subscriptor | privatestatic |
n_subscriptions() const | Subscriptor | inline |
object_info | Subscriptor | mutableprivate |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
ParameterAcceptor(const std::string §ion_name="") | ParameterAcceptor | |
ParameterAcceptorProxy(const std::string §ion_name, Args... args) | ParameterAcceptorProxy< SourceClass > | |
parse_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
parse_parameters(ParameterHandler &prm) override | ParameterAcceptorProxy< SourceClass > | 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 | |
subsections | ParameterAcceptor | protected |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
validity_pointers | Subscriptor | mutableprivate |
~ParameterAcceptor() override | ParameterAcceptor | virtual |
~Subscriptor() | Subscriptor | virtual |