|
Flow123d
release_2.2.0-34-g18a8075
|
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) |
Create abscissa from element
Definition at line 54 of file ngh_interface.hh.

Create point from element
Definition at line 64 of file ngh_interface.hh.

|
inline |
Create tetrahedron from element
Definition at line 31 of file ngh_interface.hh.

Create triangle from element
Definition at line 43 of file ngh_interface.hh.

1.8.11