Public Types

const_ncell_range< T, dim > Struct Template Reference

Meta function for returning a const-range of n-cells. More...

#include <domain_iterators.hpp>

Public Types

typedef
viennagrid::const_ncell_range
< T, dim > 
type

Detailed Description

template<typename T, long dim>
struct viennagrid::result_of::const_ncell_range< T, dim >

Meta function for returning a const-range of n-cells.

Template Parameters:
T The enclosing complex (domain, segment or a n-cell of higher dimension)
dim The topological dimension of the n-cells in the range

Member Typedef Documentation

typedef viennagrid::const_ncell_range<T, dim> type

The documentation for this struct was generated from the following file: