33 #ifndef __H__LIB_GRID__GLOBAL_FRACTURED_MEDIA_REFINER__
34 #define __H__LIB_GRID__GLOBAL_FRACTURED_MEDIA_REFINER__
114 template <
class TElem>
136 template <
class TElem>
140 template <
class TElem>
144 template <
class TElem>
145 size_t num_marked(
const std::vector<TElem*>& elems)
const;
173 template <
class TElem>
Allows to mark elements.
Definition: bool_marker.h:64
Base-class for edges.
Definition: grid_base_objects.h:397
Faces are 2-dimensional objects.
Definition: grid_base_objects.h:510
Manages the elements of a grid and their interconnection.
Definition: grid.h:132
Definition: grid_observer.h:80
The refiner interface allows to mark elements for refinement and to call refine.
Definition: refiner_interface.h:67
SPRefinementProjector projector()
Definition: refiner_interface.h:78
Definition: subset_handler_interface.h:223
int get_subset_index(GridObject *elem) const
Definition: subset_handler_interface.cpp:560
Definition: multi_grid.h:72
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