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

A transformation from a reference domain of a subdomain to a reference domain of an element of a candidate. More...

#include <proj_based_selector.h>

Public Attributes

Trftrf
 A transformation.
 
double coef_mx
 A coefficient that scales df/dx for each subdomain. A coefficient represents effects of a transformation trf on df/dx.
 
double coef_my
 A coefficient that scales df/dy for each subdomain. A coefficient represents effects of a transformation trf on df/dy.
 

Detailed Description

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

A transformation from a reference domain of a subdomain to a reference domain of an element of a candidate.

Definition at line 312 of file proj_based_selector.h.


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