| block_mask(const FEValuesExtractors::Scalar &scalar) const | hp::FECollection< dim, spacedim > | |
| block_mask(const FEValuesExtractors::Vector &vector) const | hp::FECollection< dim, spacedim > | |
| block_mask(const FEValuesExtractors::SymmetricTensor< 2 > &sym_tensor) const | hp::FECollection< dim, spacedim > | |
| block_mask(const ComponentMask &component_mask) const | hp::FECollection< dim, spacedim > | |
| component_mask(const FEValuesExtractors::Scalar &scalar) const | hp::FECollection< dim, spacedim > | |
| component_mask(const FEValuesExtractors::Vector &vector) const | hp::FECollection< dim, spacedim > | |
| component_mask(const FEValuesExtractors::SymmetricTensor< 2 > &sym_tensor) const | hp::FECollection< dim, spacedim > | |
| component_mask(const BlockMask &block_mask) const | hp::FECollection< dim, spacedim > | |
| DeclException0(ExcNoFiniteElements) | hp::FECollection< dim, spacedim > | |
| 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 | |
| FECollection() | hp::FECollection< dim, spacedim > | |
| FECollection(const FiniteElement< dim, spacedim > &fe) | hp::FECollection< dim, spacedim > | explicit |
| FECollection(const FECollection< dim, spacedim > &fe_collection) | hp::FECollection< dim, spacedim > | |
| finite_elements | hp::FECollection< dim, spacedim > | private |
| hp_constraints_are_implemented() const | hp::FECollection< dim, spacedim > | |
| list_subscribers() const | Subscriptor | |
| max_dofs_per_cell() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_face() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_hex() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_line() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_quad() const | hp::FECollection< dim, spacedim > | |
| max_dofs_per_vertex() const | hp::FECollection< dim, spacedim > | |
| memory_consumption() const | hp::FECollection< dim, spacedim > | |
| n_blocks() const | hp::FECollection< dim, spacedim > | |
| n_components() const | hp::FECollection< dim, spacedim > | inline |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator[](const unsigned int index) const | hp::FECollection< dim, spacedim > | inline |
| push_back(const FiniteElement< dim, spacedim > &new_fe) | hp::FECollection< dim, spacedim > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | hp::FECollection< dim, spacedim > | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |