Returns the iterator for iteration over a range.
More...
#include <element_iterators.hpp>
Public Types |
typedef
viennagrid::ncell_range
< element_t< config_type, tag >
, dim >::iterator | type |
Detailed Description
template<typename config_type, typename tag, long dim>
struct viennagrid::result_of::iterator< element_t< config_type, tag >, dim >
Returns the iterator for iteration over a range.
Member Typedef Documentation
typedef viennagrid::ncell_range< element_t<config_type, tag>, dim>::iterator type |
The documentation for this struct was generated from the following file: