Hermes2D  3.0
Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemGIP Struct Reference

Integration points in the reference domain of an element of a candidate. More...

#include <proj_based_selector.h>

Public Attributes

double3 * gip_points
 Integration points and weights. The first index is an index of an integration point, the second index is defined through the enum GIP2DIndices.
 
int num_gip_points
 A number of integration points.
 

Detailed Description

template<typename Scalar>
struct Hermes::Hermes2D::RefinementSelectors::ProjBasedSelector< Scalar >::ElemGIP

Integration points in the reference domain of an element of a candidate.

The structure assumes Gauss Integration Points (GIP).

Definition at line 304 of file proj_based_selector.h.


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