Meta function for returning a range of n-cells. More...
#include <domain_iterators.hpp>
Public Types | |
typedef viennagrid::ncell_range< T, dim > | type |
Meta function for returning a range of n-cells.
T | The enclosing complex (domain, segment or a n-cell of higher dimension) | |
dim | The topological dimension of the n-cells in the range |
typedef viennagrid::ncell_range<T, dim> type |