OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "field.h"
#include "interface.h"
#include "floatarray.h"
#include "valuemodetype.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include "timestep.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | oofem::EIPrimaryFieldInterface |
Element interface class. More... | |
class | oofem::PrimaryField |
Abstract class representing field of primary variables (those, which are unknown and are typically associated to nodes). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |