OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"
#include "error.h"
#include "inputrecord.h"
#include "intarray.h"
#include "integrationdomain.h"
#include "elementgeometrytype.h"
#include "materialmode.h"
#include "node.h"
#include "element.h"
Go to the source code of this file.
Classes | |
class | oofem::FEICellGeometry |
Class representing a general abstraction for cell geometry. More... | |
class | oofem::FEIVoidCellGeometry |
Void cell geometry wrapper. More... | |
class | oofem::FEIElementGeometryWrapper |
Wrapper around element definition to provide FEICellGeometry interface. More... | |
class | oofem::FEIVertexListGeometryWrapper |
Wrapper around cell with vertex coordinates stored in FloatArray**. More... | |
class | oofem::FEInterpolation |
Class representing a general abstraction for finite element interpolation class. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |