deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
This is the complete list of members for BlockIndices, including all inherited members.
block_size(const unsigned int i) const | BlockIndices | inline |
block_start(const unsigned int i) const | BlockIndices | inline |
BlockIndices() | BlockIndices | inline |
BlockIndices(const std::vector< size_type > &block_sizes) | BlockIndices | inline |
BlockIndices(BlockIndices &&b) noexcept | BlockIndices | inline |
BlockIndices(const BlockIndices &)=default | BlockIndices | |
BlockIndices(const unsigned int n_blocks, const size_type block_size=0) | BlockIndices | inlineexplicit |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
global_to_local(const size_type i) const | BlockIndices | inline |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
local_to_global(const unsigned int block, const size_type index) const | BlockIndices | inline |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
memory_consumption() const | BlockIndices | inline |
mutex | EnableObserverPointer | privatestatic |
n_blocks | BlockIndices | private |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const BlockIndices &b) | BlockIndices | inline |
operator=(BlockIndices &&) noexcept | BlockIndices | inline |
EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
operator==(const BlockIndices &b) const | BlockIndices | inline |
push_back(const size_type size) | BlockIndices | inline |
reinit(const unsigned int n_blocks, const size_type n_elements_per_block) | BlockIndices | inline |
reinit(const std::vector< size_type > &block_sizes) | BlockIndices | inline |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
size() const | BlockIndices | inline |
size_type typedef | BlockIndices | |
start_indices | BlockIndices | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
swap(BlockIndices &b) noexcept | BlockIndices | inline |
swap(BlockIndices &u, BlockIndices &v) noexcept | BlockIndices | related |
to_string() const | BlockIndices | inline |
total_size() const | BlockIndices | inline |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
~EnableObserverPointer() | EnableObserverPointer | virtual |