deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40: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\}}\)
Loading...
Searching...
No Matches
TableBase< N, T > Member List

This is the complete list of members for TableBase< N, T >, including all inherited members.

check_no_subscribers() const noexceptEnableObserverPointerprivate
clear()TableBase< N, T >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
el(const TableIndices< N > &indices)TableBase< N, T >protected
el(const TableIndices< N > &indices) constTableBase< N, T >protected
empty() constTableBase< N, T >
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
fill(InputIterator entries, const bool C_style_indexing=true)TableBase< N, T >
fill(const T &value)TableBase< N, T >
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
memory_consumption() constTableBase< N, T >
mutexEnableObserverPointerprivatestatic
n_elements() constTableBase< N, T >
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator()(const TableIndices< N > &indices)TableBase< N, T >
operator()(const TableIndices< N > &indices) constTableBase< N, T >
operator=(const TableBase< N, T > &src)TableBase< N, T >
operator=(const TableBase< N, T2 > &src)TableBase< N, T >
operator=(TableBase< N, T > &&src) noexceptTableBase< N, T >
EnableObserverPointer::operator=(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer::operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
operator==(const TableBase< N, T > &T2) constTableBase< N, T >
position(const TableIndices< N > &indices) constTableBase< N, T >protected
reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false)TableBase< N, T >
replicate_across_communicator(const MPI_Comm communicator, const unsigned int root_process)TableBase< N, T >
reset_values()TableBase< N, T >
serialize(Archive &ar, const unsigned int version)TableBase< N, T >
size(const unsigned int i) constTableBase< N, T >
size() constTableBase< N, T >
size_type typedefTableBase< N, T >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
swap(TableBase< N, T > &v) noexceptTableBase< N, T >
table_sizeTableBase< N, T >protected
TableBaseTableBase< N, T >friend
TableBase()=defaultTableBase< N, T >
TableBase(const TableIndices< N > &sizes)TableBase< N, T >explicit
TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true)TableBase< N, T >
TableBase(const TableBase< N, T > &src)TableBase< N, T >
TableBase(const TableBase< N, T2 > &src)TableBase< N, T >
TableBase(TableBase< N, T > &&src) noexceptTableBase< N, T >
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
value_type typedefTableBase< N, T >
valuesTableBase< N, T >protected
~EnableObserverPointer()EnableObserverPointervirtual
~TableBase() override=defaultTableBase< N, T >