Loading [MathJax]/extensions/TeX/AMSsymbols.js
 Reference documentation for deal.II version 9.6.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
GeneralDataStorage Member List

This is the complete list of members for GeneralDataStorage, including all inherited members.

add_or_overwrite_copy(const std::string &name, const Type &entry)GeneralDataStorage
add_or_overwrite_reference(const std::string &name, Type &entry)GeneralDataStorage
add_unique_copy(const std::string &name, const Type &entry)GeneralDataStorage
add_unique_reference(const std::string &name, Type &entry)GeneralDataStorage
any_dataGeneralDataStorageprivate
check_no_subscribers() const noexceptSubscriptorprivate
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNameHasBeenFound(std::string arg1)GeneralDataStoragestatic
ExcNameNotFound(std::string arg1)GeneralDataStoragestatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
ExcTypeMismatch(std::string arg1, const char *arg2, const char *arg3)GeneralDataStoragestatic
GeneralDataStorage()=defaultGeneralDataStorage
GeneralDataStorage(const GeneralDataStorage &)=defaultGeneralDataStorage
GeneralDataStorage(GeneralDataStorage &&)=defaultGeneralDataStorage
get_object_with_name(const std::string &name)GeneralDataStorage
get_object_with_name(const std::string &name) constGeneralDataStorage
get_or_add_object_with_name(const std::string &name, Arg &argument, Args &...arguments)GeneralDataStorage
get_or_add_object_with_name(const std::string &name, Arg &argument)GeneralDataStorage
get_or_add_object_with_name(const std::string &name, Arg &&argument, Args &&...arguments)GeneralDataStorage
get_or_add_object_with_name(const std::string &name, Arg &&argument)GeneralDataStorage
get_or_add_object_with_name(const std::string &name)GeneralDataStorage
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
merge(const GeneralDataStorage &other_data)GeneralDataStorage
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
print_info(Stream &stream)GeneralDataStorage
remove_object_with_name(const std::string &name)GeneralDataStorage
reset()GeneralDataStorage
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size() constGeneralDataStorage
stores_object_with_name(const std::string &name) constGeneralDataStorage
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
validity_pointersSubscriptormutableprivate
~Subscriptor()Subscriptorvirtual