#include <dune/fem/space/mapper/ghost.hh>
|
| | 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 |
| |
| 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) |
| |
◆ 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 >
◆ baseMapper_
template<class BaseMapper >
◆ masters_
template<class BaseMapper >
◆ rank_
template<class BaseMapper >
The documentation for this struct was generated from the following file: