|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/Plates/qdkt.h"#include "../sm/Materials/structuralms.h"#include "../sm/CrossSections/structuralcrosssection.h"#include "fei2dquadlin.h"#include "node.h"#include "material.h"#include "crosssection.h"#include "gausspoint.h"#include "gaussintegrationrule.h"#include "floatmatrix.h"#include "floatarray.h"#include "intarray.h"#include "load.h"#include "mathfem.h"#include "classfactory.h"#include "oofeggraphiccontext.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 | POINT_TOL 1.e-3 |
Functions | |
| oofem::REGISTER_Element (QDKTPlate) | |
| #define POINT_TOL 1.e-3 |
Definition at line 453 of file qdkt.C.
Referenced by oofem::QDKTPlate::computeLocalCoordinates().