33 #ifndef __H__LIB_GRID__PARALLEL_GLOBAL_FRACTURED_MEDIA_REFINER__
34 #define __H__LIB_GRID__PARALLEL_GLOBAL_FRACTURED_MEDIA_REFINER__
36 #include "../distributed_grid.h"
Performs communication between interfaces on different processes.
Definition: pcl_interface_communicator.h:68
Allows to mark elements.
Definition: bool_marker.h:64
manages the layouts and interfaces which are associated with a distributed grid.
Definition: distributed_grid.h:88
Base-class for edges.
Definition: grid_base_objects.h:397
Faces are 2-dimensional objects.
Definition: grid_base_objects.h:510
SPRefinementProjector projector()
Definition: refiner_interface.h:78
Base-class for all vertex-types.
Definition: grid_base_objects.h:231
Volumes are 3-dimensional objects.
Definition: grid_base_objects.h:754
const NullSmartPtr SPNULL
The equivalent to NULL for smart pointers.
Definition: smart_pointer.h:90