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

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

add(size_type block, const std::vector< size_type > &indices)BlockListinline
add(size_type block, const std::vector< size_type > &indices, const std::vector< bool > &selected_indices, size_type offset=0)BlockListinline
begin(size_type block) const BlockListinline
block_container typedefBlockList
block_size(size_type block) const BlockListinline
cell_generates_vertex_patch(const ITERATOR cell, bool same_level_only) const DEAL_II_DEPRECATEDBlockListinline
const_iterator typedefBlockList
count_vertex_patches(const ITERATOR begin, const typename identity< ITERATOR >::type end, bool same_level_only) const DEAL_II_DEPRECATEDBlockListinline
create_sparsity_pattern(SparsityPattern &sparsity, size_type n) const BlockListinline
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
end(size_type block) const BlockListinline
index_setsBlockListprivate
initialize(size_type n_blocks)BlockListinline
initialize(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end)BlockListinline
initialize(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs, size_type offset=0) DEAL_II_DEPRECATEDBlockListinline
initialize_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end) DEAL_II_DEPRECATEDBlockListinline
initialize_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs, size_type offset=0) DEAL_II_DEPRECATEDBlockListinline
initialize_vertex_patches_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs=std::vector< bool >(), size_type offset=0) DEAL_II_DEPRECATEDBlockListinline
list_subscribers() const Subscriptor
local_index(size_type block, size_type index) const BlockListinline
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size() const BlockListinline
size_type typedefBlockList
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) const Subscriptor
~Subscriptor()Subscriptorvirtual