OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "materialmappingalgorithm.h"
#include "nodalrecoverymodel.h"
#include "interface.h"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | oofem::MMAShapeFunctProjection |
The class implements the transfer of state variables based on projection using shape functions. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_MMAShapeFunctProjection_Name "shapefun" |
#define _IFT_MMAShapeFunctProjection_Name "shapefun" |
Definition at line 45 of file mmashapefunctprojection.h.