Hermes2D  3.0
Hermes::Hermes2D::Geom< T > Singleton Reference

Geometry (coordinates, normals, tangents) of either an element or an edge. More...

#include <forms.h>

+ Inheritance diagram for Hermes::Hermes2D::Geom< T >:

Public Attributes

x [H2D_MAX_INTEGRATION_POINTS_COUNT]
 x-coordinates[in physical domain].
 
y [H2D_MAX_INTEGRATION_POINTS_COUNT]
 y-coordinates[in physical domain].
 
int elem_marker
 Element marker (for both volumetric and surface forms).
 

Detailed Description

template<typename T>
singleton Hermes::Hermes2D::Geom< T >

Geometry (coordinates, normals, tangents) of either an element or an edge.

Definition at line 40 of file forms.h.


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