#include <dune/fem/space/mapper/ghost.hh>
|
typedef std::pair< int, std::size_t > | Data |
|
|
| BuildDataHandle (int rank, const BaseMapper &baseMapper, std::vector< std::tuple< int, std::size_t, std::size_t > > &masters) |
|
bool | contains (int dim, int codim) const |
|
bool | fixedSize (int dim, int codim) const |
|
template<class Buffer , class Entity > |
void | gather (Buffer &buffer, const Entity &entity) const |
|
template<class Buffer , class Entity > |
void | scatter (Buffer &buffer, const Entity &entity, std::size_t n) |
|
template<class Entity > |
std::size_t | size (const Entity &entity) const |
|
◆ Data
template<class BaseMapper >
◆ BuildDataHandle()
template<class BaseMapper >
◆ contains()
template<class BaseMapper >
◆ fixedSize()
template<class BaseMapper >
◆ gather()
template<class BaseMapper >
template<class Buffer , class Entity >
◆ scatter()
template<class BaseMapper >
template<class Buffer , class Entity >
◆ size()
template<class BaseMapper >
template<class Entity >
◆ baseMapper_
template<class BaseMapper >
◆ masters_
template<class BaseMapper >
◆ rank_
template<class BaseMapper >
The documentation for this struct was generated from the following file: