NiHu  2.0
NiHu::mesh< ElemTypeVector >::elem_adder< elem_t >::type Struct Reference

Public Member Functions

bool operator() (unsigned const input[], mesh &m)
 add an element of given type to the mesh More...
 

Detailed Description

template<class ElemTypeVector>
template<class elem_t>
struct NiHu::mesh< ElemTypeVector >::elem_adder< elem_t >::type

Definition at line 148 of file mesh.hpp.

Member Function Documentation

◆ operator()()

template<class ElemTypeVector >
template<class elem_t >
bool NiHu::mesh< ElemTypeVector >::elem_adder< elem_t >::type::operator() ( unsigned const  input[],
mesh m 
)
inline

add an element of given type to the mesh

Parameters
mthe mesh to extend
inputarray containing element node indices

Definition at line 154 of file mesh.hpp.


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