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

Geometry - surface. More...

#include <forms.h>

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

Public Attributes

nx [H2D_MAX_INTEGRATION_POINTS_COUNT]
 
ny [H2D_MAX_INTEGRATION_POINTS_COUNT]
 
tx [H2D_MAX_INTEGRATION_POINTS_COUNT]
 
ty [H2D_MAX_INTEGRATION_POINTS_COUNT]
 
unsigned char isurf
 Internal number of an edge of the element.
 
int edge_marker
 Edge marker.
 
bool orientation
 
- Public Attributes inherited from Hermes::Hermes2D::Geom< T >
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::GeomSurf< T >

Geometry - surface.

Definition at line 29 of file error_thread_calculator.h.

Member Data Documentation

template<typename T>
bool Hermes::Hermes2D::GeomSurf< T >::orientation

0 .... if(nx, ny) is equal to the global normal, otherwise 1 (each edge has a unique global normal). Only for edge.

Definition at line 85 of file forms.h.

Referenced by Hermes::Hermes2D::init_geom_surf_allocated(), and Hermes::Hermes2D::InterfaceGeom< T >::InterfaceGeom().


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