NiHu  2.0
NiHu::homogeneous_submesh< Mesh, Elem > Class Template Reference

Public Types

typedef Mesh mesh_t
 
typedef Elem elem_t
 

Public Member Functions

 homogeneous_submesh (mesh_t const &parent)
 
mesh_t::template elem_iterator_t< elem_t >::type begin () const
 return begin iterator of the elements
 
mesh_t::template elem_iterator_t< elem_t >::type end () const
 return end iterator of the elements
 
const Elem & get_elem (int i) const
 

Detailed Description

template<class Mesh, class Elem>
class NiHu::homogeneous_submesh< Mesh, Elem >

Definition at line 305 of file mesh.hpp.


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