Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BlockIndices Member List

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

block_size(const unsigned int i) const BlockIndicesinline
block_start(const unsigned int i) const BlockIndicesinline
BlockIndices()BlockIndicesinline
BlockIndices(const std::vector< size_type > &n)BlockIndicesinline
BlockIndices(const unsigned int n_blocks, const size_type block_size=0)BlockIndicesinlineexplicit
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
global_to_local(const size_type i) const BlockIndicesinline
list_subscribers() const Subscriptor
local_to_global(const unsigned int block, const size_type index) const BlockIndicesinline
memory_consumption() const BlockIndicesinline
n_blocksBlockIndicesprivate
n_subscriptions() const Subscriptor
operator=(const BlockIndices &b)BlockIndicesinline
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const BlockIndices &b) const BlockIndicesinline
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 > &n)BlockIndicesinline
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size() const BlockIndicesinline
size_type typedefBlockIndices
start_indicesBlockIndicesprivate
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
swap(BlockIndices &b)BlockIndicesinline
swap(BlockIndices &u, BlockIndices &v)BlockIndicesrelated
total_size() const BlockIndicesinline
unsubscribe(const char *identifier=0) const Subscriptor
~Subscriptor()Subscriptorvirtual