|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::PrescribedGradientHomogenization |
| Class for homogenization of applied gradients. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for PrescribedGradientHomogenization | |
| #define | _IFT_PrescribedGradientHomogenization_Name "prescribedgradient" |
| #define | _IFT_PrescribedGradientHomogenization_centercoords "ccoord" |
| #define | _IFT_PrescribedGradientHomogenization_gradient "gradient" |
| #define _IFT_PrescribedGradientHomogenization_centercoords "ccoord" |
Definition at line 47 of file prescribedgradienthomogenization.h.
Referenced by oofem::PrescribedGradientHomogenization::giveInputRecord(), and oofem::PrescribedGradientHomogenization::initializeFrom().
| #define _IFT_PrescribedGradientHomogenization_gradient "gradient" |
Definition at line 48 of file prescribedgradienthomogenization.h.
Referenced by oofem::PrescribedGradientHomogenization::giveInputRecord(), and oofem::PrescribedGradientHomogenization::initializeFrom().
| #define _IFT_PrescribedGradientHomogenization_Name "prescribedgradient" |
Definition at line 46 of file prescribedgradienthomogenization.h.