Range type retrieval for boundary and coboundary iteration. More...
#include <element_iterators.hpp>
Public Types | |
typedef viennagrid::ncell_range < element_t< Config, ElementTag >, dim, is_smaller < ElementTag::dim, dim > ::value > | type |
Range type retrieval for boundary and coboundary iteration.
typedef viennagrid::ncell_range<element_t<Config, ElementTag>, dim, is_smaller<ElementTag::dim, dim>::value > type |