|
|
typedef Mesh | mesh_t |
| |
|
typedef Elem | elem_t |
| |
|
|
| 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 |
| |
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: