|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Materials/structuralmaterial.h"#include "Materials/linearelasticmaterial.h"#include "floatarray.h"#include "floatmatrix.h"#include "../sm/Materials/structuralms.h"#include "matstatmapperint.h"Go to the source code of this file.
Classes | |
| class | oofem::PlasticMaterialStatus |
| This class implements associated Material Status to PlasticMaterial. More... | |
| class | oofem::PlasticMaterial |
| This class implements a general plastic material. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Enumerations | |
| enum | oofem::state_flag_values { oofem::PM_Elastic, oofem::PM_Yielding, oofem::PM_Unloading } |