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

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

at_refinement_edge(const unsigned int level, const types::global_dof_index index) const MGConstrainedDoFsinline
at_refinement_edge_boundary(const unsigned int level, const types::global_dof_index index) const MGConstrainedDoFsinline
boundary_indicesMGConstrainedDoFsprivate
clear()MGConstrainedDoFsinline
continuity_across_refinement_edges() const MGConstrainedDoFsinline
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
get_boundary_indices() const MGConstrainedDoFsinline
get_non_refinement_edge_indices() const MGConstrainedDoFsinline
get_refinement_edge_boundary_indices() const MGConstrainedDoFsinline
get_refinement_edge_indices() const MGConstrainedDoFsinline
initialize(const DoFHandler< dim, spacedim > &dof)MGConstrainedDoFsinline
initialize(const DoFHandler< dim, spacedim > &dof, const typename FunctionMap< dim >::type &function_map, const ComponentMask &component_mask=ComponentMask())MGConstrainedDoFsinline
is_boundary_index(const unsigned int level, const types::global_dof_index index) const MGConstrainedDoFsinline
list_subscribers() const Subscriptor
n_subscriptions() const Subscriptor
non_refinement_edge_index(const unsigned int level, const types::global_dof_index index) const MGConstrainedDoFsinline
non_refinement_edge_indicesMGConstrainedDoFsprivate
operator=(const Subscriptor &)Subscriptor
refinement_edge_boundary_indicesMGConstrainedDoFsprivate
refinement_edge_indicesMGConstrainedDoFsprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_boundary_values() const MGConstrainedDoFsinline
size_dof typedef (defined in MGConstrainedDoFs)MGConstrainedDoFs
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) const Subscriptor
~Subscriptor()Subscriptorvirtual