Hermes2D
3.0
|
Projection of an element of a candidate. More...
#include <proj_based_selector.h>
Public Attributes | |
int * | shape_inxs |
Used shape indices. | |
int | num_shapes |
A number of used shape indices. | |
std::vector< TrfShapeExp > & | svals |
A precalculated shape-function values. Empty is not defined. | |
Scalar * | shape_coeffs |
Coefficients of shape indices of a projection. | |
int | max_quad_order |
An encoded maximum order of the projection. If triangle, the vertical order is equal to the horizontal order. | |
Projection of an element of a candidate.
Definition at line 289 of file proj_based_selector.h.