|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "anisodamagemodel.h"#include "../sm/Materials/structuralmaterial.h"#include "floatmatrix.h"#include "floatarray.h"#include "mathfem.h"#include "datastream.h"#include "contextioerr.h"#include "dynamicinputrecord.h"#include "gausspoint.h"#include "classfactory.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 | AD_TOLERANCE 1.e-10 |
| #define | AD_MAXITER 20 |
Functions | |
| oofem::REGISTER_Material (AnisotropicDamageMaterial) | |
| #define AD_MAXITER 20 |
| #define AD_TOLERANCE 1.e-10 |