Flow123d  jenkins-Flow123d-windows32-release-multijob-51
Functions
ngh Namespace Reference

Functions

void set_tetrahedron_from_element (TTetrahedron &te, Element *ele)
 
void set_triangle_from_element (TTriangle &tr, const Element *ele)
 
void set_abscissa_from_element (TAbscissa &ab, const Element *ele)
 
void set_point_from_element (TPoint &p, const Element *ele)
 

Function Documentation

void ngh::set_abscissa_from_element ( TAbscissa ab,
const Element ele 
)
inline

Create abscissa from element

Definition at line 44 of file ngh_interface.hh.

Here is the caller graph for this function:

void ngh::set_point_from_element ( TPoint p,
const Element ele 
)
inline

Create point from element

Definition at line 54 of file ngh_interface.hh.

Here is the caller graph for this function:

void ngh::set_tetrahedron_from_element ( TTetrahedron te,
Element ele 
)
inline

Create tetrahedron from element

Definition at line 21 of file ngh_interface.hh.

Here is the caller graph for this function:

void ngh::set_triangle_from_element ( TTriangle tr,
const Element ele 
)
inline

Create triangle from element

Definition at line 33 of file ngh_interface.hh.

Here is the caller graph for this function: