OGS
|
Definition at line 54 of file VariableTransformation.h.
#include <VariableTransformation.h>
Static Public Member Functions | |
static double | x (const double y) |
static double | dxdy (const double x) |
Static Public Attributes | |
static const bool | constrained = true |
|
inlinestatic |
Derivative of the "physical" variable x w.r.t. y. the argument is x!
Definition at line 64 of file VariableTransformation.h.
References x().
|
inlinestatic |
Converts global matrix entry to "physical" variable used in local assembly.
Definition at line 60 of file VariableTransformation.h.
Referenced by dxdy().
|
static |
Definition at line 56 of file VariableTransformation.h.