OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Materials/structuralmaterial.h"
Go to the source code of this file.
Classes | |
class | oofem::LinearElasticMaterial |
This class is a abstract base class for all linear elastic material models in a finite element problem. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for LinearElasticMaterial | |
#define | _IFT_LinearElasticMaterial_preCastStiffRed "precaststiffred" |
#define _IFT_LinearElasticMaterial_preCastStiffRed "precaststiffred" |
Definition at line 42 of file linearelasticmaterial.h.
Referenced by oofem::LinearElasticMaterial::giveInputRecord(), and oofem::LinearElasticMaterial::initializeFrom().