OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::InteractionBoundaryCondition |
This class represent a b.c. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Dirichlet boundary condition. | |
#define | _IFT_InteractionBoundaryCondition_Name "interactionboundarycondition" |
#define | _IFT_BoundaryCondition_PrescribedValue "prescribedvalue" |
[rn,optional] Prescribed value of all DOFs More... | |
#define | _IFT_BoundaryCondition_PrescribedValue_d "d" |
[rn,optional] Alternative input field More... | |
#define | _IFT_BoundaryCondition_values "values" |
[ra,optional] Vector of prescribed values for each respective DOF. More... | |
#define _IFT_BoundaryCondition_PrescribedValue "prescribedvalue" |
[rn,optional] Prescribed value of all DOFs
Definition at line 48 of file interactionboundarycondition.h.
#define _IFT_BoundaryCondition_PrescribedValue_d "d" |
[rn,optional] Alternative input field
Definition at line 49 of file interactionboundarycondition.h.
#define _IFT_BoundaryCondition_values "values" |
[ra,optional] Vector of prescribed values for each respective DOF.
Definition at line 50 of file interactionboundarycondition.h.
#define _IFT_InteractionBoundaryCondition_Name "interactionboundarycondition" |
Definition at line 47 of file interactionboundarycondition.h.
Referenced by oofem::InteractionBoundaryCondition::giveInputRecordName().