OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::MMALeastSquareProjection |
The class implements the transfer of state variables based on Least square fit over old mesh integration points (in the neighborhood of point of interest). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for MMALeastSquareProjection | |
#define | _IFT_MMALeastSquareProjection_Name "leastsquare" |
#define | _IFT_MMALeastSquareProjection_statefilter "mmalsp_statefilter" |
#define | _IFT_MMALeastSquareProjection_regionfilter "mmalsp_regionfilter" |
Enumerations | |
enum | oofem::MMALeastSquareProjectionPatchType { oofem::MMALSPPatchType_1dq, oofem::MMALSPPatchType_2dq } |
#define _IFT_MMALeastSquareProjection_Name "leastsquare" |
Definition at line 45 of file mmaleastsquareprojection.h.
#define _IFT_MMALeastSquareProjection_regionfilter "mmalsp_regionfilter" |
Definition at line 47 of file mmaleastsquareprojection.h.
Referenced by oofem::MMALeastSquareProjection::giveInputRecord(), and oofem::MMALeastSquareProjection::initializeFrom().
#define _IFT_MMALeastSquareProjection_statefilter "mmalsp_statefilter" |
Definition at line 46 of file mmaleastsquareprojection.h.
Referenced by oofem::MMALeastSquareProjection::giveInputRecord(), and oofem::MMALeastSquareProjection::initializeFrom().