OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "generalboundarycondition.h"
#include "intarray.h"
#include "inputrecord.h"
#include "chartype.h"
#include "valuemodetype.h"
#include "error.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | oofem::ActiveBoundaryCondition |
Abstract base class for all active boundary conditions. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for active boundary condition | |
#define | _IFT_ActiveBoundaryCondition_elementSides "elementsides" |
#define _IFT_ActiveBoundaryCondition_elementSides "elementsides" |
Definition at line 49 of file activebc.h.
Referenced by oofem::ActiveBoundaryCondition::initializeFrom().