Public Types

iterator< viennagrid::const_ncell_range< T, dim, is_coboundary >, 0 > Struct Template Reference

Specialization of the iterator metafunction for returning the correct iterator from a const range. More...

#include <domain_iterators.hpp>

Public Types

typedef
viennagrid::const_ncell_range
< T, dim, is_coboundary >
::iterator 
type

Detailed Description

template<typename T, long dim, bool is_coboundary>
struct viennagrid::result_of::iterator< viennagrid::const_ncell_range< T, dim, is_coboundary >, 0 >

Specialization of the iterator metafunction for returning the correct iterator from a const range.


Member Typedef Documentation

typedef viennagrid::const_ncell_range<T, dim, is_coboundary>::iterator type

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