Loading [MathJax]/extensions/TeX/AMSsymbols.js
 deal.II version GIT relicensing-2392-g6e04ac39aa 2025-01-20 09:10:00+00:00
\(\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
VectorMemory< VectorType > Member List

This is the complete list of members for VectorMemory< VectorType >, including all inherited members.

alloc()=0VectorMemory< VectorType >pure virtual
check_no_subscribers() const noexceptEnableObserverPointerprivate
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
ExcNotAllocatedHere()VectorMemory< VectorType >static
free(const VectorType *const)=0VectorMemory< VectorType >pure virtual
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointerprivate
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointerprivate
validity_pointersEnableObserverPointermutableprivate
~EnableObserverPointer()EnableObserverPointervirtual
~VectorMemory() override=defaultVectorMemory< VectorType >virtual