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.
A coefficient that scales df/dx for each subdomain. A coefficient represents effects of a transformation trf on df/dx.
A coefficient that scales df/dy for each subdomain. A coefficient represents effects of a transformation trf on df/dy.
A transformation.
1.6.3