Public Types

ncell_range< T, dim > Struct Template Reference

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

#include <domain_iterators.hpp>

Public Types

typedef
viennagrid::ncell_range< T,
dim > 
type

Detailed Description

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

Meta function for returning a 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::ncell_range<T, dim> type

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