OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"
#include "intarray.h"
#include "floatarray.h"
#include "interface.h"
#include "internalstatetype.h"
#include "statecountertype.h"
#include "set.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | oofem::NodalRecoveryModel |
The base class for all recovery models, which perform nodal averaging or projection processes for internal variables typically stored in integration points. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |