Public Types

ncell_range< element_t< Config, ElementTag >, dim > Struct Template Reference

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

Detailed Description

template<typename Config, typename ElementTag, long dim>
struct viennagrid::result_of::ncell_range< element_t< Config, ElementTag >, dim >

Range type retrieval for boundary and coboundary iteration.


Member Typedef Documentation

typedef viennagrid::ncell_range<element_t<Config, ElementTag>, dim, is_smaller<ElementTag::dim, dim>::value > type

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