#include <dune/fem/space/common/auxiliarydofs.hh>
|
| LinkBuilder (std::set< int > &auxiliarySet, const GridPartType &gridPart, const MapperType &mapper) |
|
bool | contains (int dim, int codim) const |
|
bool | fixedSize (int dim, int codim) const |
|
template<class MessageBuffer , class Entity > |
void | gather (MessageBuffer &buffer, const Entity &entity) const |
| read buffer and apply operation
|
|
template<class MessageBuffer , class EntityType > |
void | scatter (MessageBuffer &buffer, const EntityType &entity, std::size_t n) |
|
template<class Entity > |
std::size_t | size (const Entity &entity) const |
| return local dof size to be communicated
|
|
|
template<class Entity > |
bool | sendRank (const Entity &entity) const |
|
The documentation for this class was generated from the following file: