#include <dune/fem/solver/communication/owneroverlapcopy.hh>
|
| | BuildRemoteIndicesDataHandle (int rank, const Mapper &mapper, const GlobalLookup &globalLookup) |
| |
| 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 |
| |
◆ AttributeType
template<class Mapper , class GlobalLookup >
◆ GlobalIndexType
template<class Mapper , class GlobalLookup >
◆ BuildRemoteIndicesDataHandle()
template<class Mapper , class GlobalLookup >
◆ contains()
template<class Mapper , class GlobalLookup >
◆ fixedSize()
template<class Mapper , class GlobalLookup >
◆ gather()
template<class Mapper , class GlobalLookup >
template<class Buffer , class Entity >
◆ scatter()
template<class Mapper , class GlobalLookup >
template<class Buffer , class Entity >
◆ size()
template<class Mapper , class GlobalLookup >
template<class Entity >
◆ remotes
template<class Mapper , class GlobalLookup >
The documentation for this struct was generated from the following file: