|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "function.h"Go to the source code of this file.
Classes | |
| class | oofem::ConstantFunction |
Class implementing time function that is constant in time; . More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_ConstantFunction_Name "constantfunction" |
| #define | _IFT_ConstantFunction_f "f(t)" |
| #define _IFT_ConstantFunction_f "f(t)" |
Definition at line 41 of file constantfunction.h.
Referenced by oofem::MacroLSpace::changeMicroBoundaryConditions(), oofem::ConstantFunction::giveInputRecord(), and oofem::ConstantFunction::initializeFrom().
| #define _IFT_ConstantFunction_Name "constantfunction" |
Definition at line 40 of file constantfunction.h.
Referenced by oofem::ConstantFunction::giveInputRecordName().