OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "linearelasticmaterial.h"
#include "dictionary.h"
#include "floatarray.h"
#include "floatmatrix.h"
#include "matconst.h"
#include "element.h"
Go to the source code of this file.
Classes | |
class | oofem::AnisotropicLinearElasticMaterial |
This class implements a general anisotropic linear elastic material 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 AnisotropicLinearElasticMaterial | |
#define | _IFT_AnisotropicLinearElasticMaterial_Name "anisole" |
#define | _IFT_AnisotropicLinearElasticMaterial_stiff "stiff" |
#define | _IFT_AnisotropicLinearElasticMaterial_talpha "talpha" |
#define _IFT_AnisotropicLinearElasticMaterial_Name "anisole" |
Definition at line 47 of file anisolinearelasticmaterial.h.
Referenced by oofem::AnisotropicLinearElasticMaterial::giveInputRecordName().
#define _IFT_AnisotropicLinearElasticMaterial_stiff "stiff" |
#define _IFT_AnisotropicLinearElasticMaterial_talpha "talpha" |