dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | 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:
Inheritance graph

Public Member Functions

 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
 

Protected Member Functions

template<class Entity >
bool sendRank (const Entity &entity) const
 

The documentation for this class was generated from the following file: