Definition at line 67 of file VariableTransformation.h.
#include <VariableTransformation.h>
|
| TrafoScale (const double factor) |
|
double | x (const double y) const |
|
double | y (const double x) const |
|
double | dxdy (const double) const |
|
◆ TrafoScale()
ProcessLib::TrafoScale::TrafoScale |
( |
const double | factor | ) |
|
|
inlineexplicit |
◆ dxdy()
double ProcessLib::TrafoScale::dxdy |
( |
const double | | ) |
const |
|
inline |
◆ x()
double ProcessLib::TrafoScale::x |
( |
const double | y | ) |
const |
|
inline |
Converts global matrix entry to "physical" variable used in local assembly.
Definition at line 75 of file VariableTransformation.h.
double y(const double x) const
References _factor, and y().
Referenced by y().
◆ y()
double ProcessLib::TrafoScale::y |
( |
const double | x | ) |
const |
|
inline |
◆ _factor
double ProcessLib::TrafoScale::_factor |
|
private |
◆ constrained
const bool ProcessLib::TrafoScale::constrained = false |
|
static |
The documentation for this struct was generated from the following file: