|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "inputrecord.h"#include "floatarray.h"#include "floatmatrix.h"#include "mathfem.h"#include "iga.h"#include "gausspoint.h"#include "feitspline.h"#include "oofeggraphiccontext.h"#include "oofegutils.h"#include "../sm/Elements/structuralelementevaluator.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 | DRAW_MESH |
Functions | |
| void | oofem::drawIGAPatchDeformedGeometry (Element *elem, StructuralElementEvaluator *se, oofegGraphicContext &gc, TimeStep *tStep, UnknownType) |