Hermes2D
3.0
|
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 | |
Trf * | trf |
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. | |
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.