Hermes2D
3.0
|
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. | |
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.