3 #ifndef DUNE_ENTITYCOMMHELPER_HH
4 #define DUNE_ENTITYCOMMHELPER_HH
11 template< InterfaceType iftype >
PartitionType
Attributes used in the generic overlap model.
Definition: gridenums.hh:28
@ FrontEntity
on boundary between overlap and ghost
Definition: gridenums.hh:32
@ InteriorEntity
all interior entities
Definition: gridenums.hh:29
@ GhostEntity
ghost entities
Definition: gridenums.hh:33
@ BorderEntity
on boundary between interior and overlap
Definition: gridenums.hh:30
@ InteriorBorder_All_Interface
send interior and border, receive all entities
Definition: gridenums.hh:86
@ All_All_Interface
send all and receive all entities
Definition: gridenums.hh:89
@ Overlap_All_Interface
send overlap, receive all entities
Definition: gridenums.hh:88
@ Overlap_OverlapFront_Interface
send overlap, receive overlap and front entities
Definition: gridenums.hh:87
@ InteriorBorder_InteriorBorder_Interface
send/receive interior and border entities
Definition: gridenums.hh:85
Include standard header files.
Definition: agrid.hh:58
Definition: entitycommhelper.hh:12
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:24
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:18
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:40
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:35
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:51
static bool receive(const PartitionType p)
Definition: entitycommhelper.hh:57
static bool send(const PartitionType p)
Definition: entitycommhelper.hh:68
static bool receive([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:74
static bool send([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:84
static bool receive([[maybe_unused]] const PartitionType p)
Definition: entitycommhelper.hh:89