Public Types

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

Const Range type retrieval for boundary and coboundary iteration. More...

#include <element_iterators.hpp>

Public Types

typedef
viennagrid::const_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::const_ncell_range< element_t< Config, ElementTag >, dim >

Const Range type retrieval for boundary and coboundary iteration.


Member Typedef Documentation

typedef viennagrid::const_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: