Reference documentation for deal.II version 8.4.2
BlockIndices Member List

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

block_size(const unsigned int i) constBlockIndicesinline
block_start(const unsigned int i) constBlockIndicesinline
BlockIndices()BlockIndicesinline
BlockIndices(const std::vector< size_type > &block_sizes)BlockIndicesinline
BlockIndices(const unsigned int n_blocks, const size_type block_size=0)BlockIndicesinlineexplicit
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptor
global_to_local(const size_type i) constBlockIndicesinline
list_subscribers() constSubscriptor
local_to_global(const unsigned int block, const size_type index) constBlockIndicesinline
memory_consumption() constBlockIndicesinline
n_blocksBlockIndicesprivate
n_subscriptions() constSubscriptor
operator=(const BlockIndices &b)BlockIndicesinline
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const BlockIndices &b) constBlockIndicesinline
push_back(const size_type size)BlockIndicesinline
reinit(const unsigned int n_blocks, const size_type n_elements_per_block)BlockIndicesinline
reinit(const std::vector< size_type > &block_sizes)BlockIndicesinline
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size() constBlockIndicesinline
size_type typedefBlockIndices
start_indicesBlockIndicesprivate
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
swap(BlockIndices &b)BlockIndicesinline
swap(BlockIndices &u, BlockIndices &v)BlockIndicesrelated
to_string() constBlockIndicesinline
total_size() constBlockIndicesinline
unsubscribe(const char *identifier=0) constSubscriptor
~Subscriptor()Subscriptorvirtual