|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Materials/linearelasticmaterial.h"#include "Materials/ortholinearelasticmaterial.h"#include "../sm/Elements/structuralelement.h"#include "material.h"#include "../sm/Materials/structuralms.h"#include "floatmatrix.h"#include "gausspoint.h"#include "mathfem.h"#include "classfactory.h"#include "dynamicinputrecord.h"Go to the source code of this file.
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | ZERO_LENGTH 1.e-6 |
Functions | |
| oofem::REGISTER_Material (OrthotropicLinearElasticMaterial) | |
| #define ZERO_LENGTH 1.e-6 |
Definition at line 47 of file ortholinearelasticmaterial.C.
Referenced by oofem::OrthotropicLinearElasticMaterial::giveTensorRotationMatrix().