5 #ifndef DUNE_ENTITYCOMMHELPER_HH 6 #define DUNE_ENTITYCOMMHELPER_HH 13 template< InterfaceType iftype >
99 #endif // #ifndef DUNE_ENTITYCOMMHELPER_HH ghost entities
Definition: gridenums.hh:35
PartitionType
Attributes used in the generic overlap model.
Definition: gridenums.hh:30
send/receive interior and border entities
Definition: gridenums.hh:87
on boundary between interior and overlap
Definition: gridenums.hh:32
on boundary between overlap and ghost
Definition: gridenums.hh:34
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:53
send overlap, receive all entities
Definition: gridenums.hh:90
static bool receive([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:76
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:70
all interior entities
Definition: gridenums.hh:31
send interior and border, receive all entities
Definition: gridenums.hh:88
send all and receive all entities
Definition: gridenums.hh:91
Include standard header files.
Definition: agrid.hh:59
static bool receive([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:91
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:37
static bool send([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:86
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:20
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:42
Definition: entitycommhelper.hh:14
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:59
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:26
send overlap, receive overlap and front entities
Definition: gridenums.hh:89