NiHu  2.0
NiHu::mesh_elem_iterator_t< ElemType > Struct Template Reference

metafunction returning the iterator that traverses the homogeneous element vector of specified element type More...

#include <mesh.hpp>

Public Types

typedef eigen_std_vector< ElemType >::type::const_iterator type
 the iterator that traverses a submesh's element container
 

Detailed Description

template<class ElemType>
struct NiHu::mesh_elem_iterator_t< ElemType >

metafunction returning the iterator that traverses the homogeneous element vector of specified element type

Template Parameters
ElemTypethe specified element type

Definition at line 46 of file mesh.hpp.


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