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