RefinementSelectors::ProjBasedSelector::ElemGIP Struct Reference

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

#include <proj_based_selector.h>

List of all members.

Public Attributes

double3gip_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.
scalar ** rvals
 Values of a reference solution at the integration points. The first index is an index of the function expansion (f, df/dx, ...), the second index is an index of the integration point. The meaning of the second index is defined through the method precalc_ref_solution().

Detailed Description

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

The structure assumes Gauss Integration Points (GIP).


Member Data Documentation

Integration points and weights. The first index is an index of an integration point, the second index is defined through the enum GIP2DIndices.

A number of integration points.

Values of a reference solution at the integration points. The first index is an index of the function expansion (f, df/dx, ...), the second index is an index of the integration point. The meaning of the second index is defined through the method precalc_ref_solution().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:44 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3