|
Hermes2D
3.0
|
Geometry - volumetric. More...
#include <forms.h>
Inheritance diagram for Hermes::Hermes2D::GeomVol< T >:Public Member Functions | |
| T | get_diam_approximation (unsigned char n) |
| Element diameter approximation. | |
| T | get_area (unsigned char n, double *wt) |
| Element area. | |
| template<> | |
| double | get_diam_approximation (unsigned char n) |
| template<> | |
| double | get_area (unsigned char n, double *wt) |
Public Attributes | |
| int | id |
| ID number of the element. | |
Public Attributes inherited from Hermes::Hermes2D::Geom< T > | |
| T | x [H2D_MAX_INTEGRATION_POINTS_COUNT] |
| x-coordinates[in physical domain]. | |
| T | y [H2D_MAX_INTEGRATION_POINTS_COUNT] |
| y-coordinates[in physical domain]. | |
| int | elem_marker |
| Element marker (for both volumetric and surface forms). | |
Geometry - volumetric.
Definition at line 28 of file error_thread_calculator.h.