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

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.
 

Detailed Description

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

Projection of an element of a candidate.

Definition at line 289 of file proj_based_selector.h.


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