![]() |
OGS
|
The code of this file is used to decouple the evaluation of matrix elements from the rest of OGS6, not all of OGS6 has to be recompiled every time a small change is done.
Definition in file VariableTransformation.h.
#include <cmath>Go to the source code of this file.
Classes | |
| struct | ProcessLib::TrafoLog |
| struct | ProcessLib::TrafoIdentity |
| struct | ProcessLib::TrafoTanh |
| struct | ProcessLib::TrafoScale |
Namespaces | |
| namespace | ProcessLib |
Typedefs | |
| using | ProcessLib::Trafo = ProcessLib::TrafoScale |