|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::AuxiliaryDofs< GridPart, Mapper >::LinkBuilder Class Reference
#include <dune/fem/space/common/auxiliarydofs.hh>
Inheritance diagram for Dune::Fem::AuxiliaryDofs< GridPart, Mapper >::LinkBuilder:

Public Types | |
| typedef DataTypeImp | DataType |
Public Member Functions | |
| LinkBuilder (std::set< IndexType > &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 | |
| size_t | size (const EntityType &e) const |
| void | gather (MessageBufferImp &buff, const EntityType &e) const |
| void | scatter (MessageBufferImp &buff, const EntityType &e, size_t n) |
Protected Member Functions | |
| template<class Entity > | |
| bool | sendRank (const Entity &entity) const |
Protected Attributes | |
| int | myRank_ |
| int | mySize_ |
| std::set< IndexType > & | auxiliarySet_ |
| const MapperType & | mapper_ |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8