OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::PeriodicPiecewiseLinFunction |
This class implements an enhanced piecewise linear function with periodicity. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for PeriodicPiecewiseLinFunction | |
#define | _IFT_PeriodicPiecewiseLinFunction_Name "periodicpiecewiselinfunction" |
#define | _IFT_PeriodicPiecewiseLinFunction_period "period" |
#define | _IFT_PeriodicPiecewiseLinFunction_addtf "addtf" |
#define _IFT_PeriodicPiecewiseLinFunction_addtf "addtf" |
Definition at line 45 of file periodicpiecewiselinfunction.h.
Referenced by oofem::PeriodicPiecewiseLinFunction::giveInputRecord(), and oofem::PeriodicPiecewiseLinFunction::initializeFrom().
#define _IFT_PeriodicPiecewiseLinFunction_Name "periodicpiecewiselinfunction" |
Definition at line 43 of file periodicpiecewiselinfunction.h.
Referenced by oofem::PeriodicPiecewiseLinFunction::giveInputRecordName().
#define _IFT_PeriodicPiecewiseLinFunction_period "period" |
Definition at line 44 of file periodicpiecewiselinfunction.h.
Referenced by oofem::PeriodicPiecewiseLinFunction::giveInputRecord(), and oofem::PeriodicPiecewiseLinFunction::initializeFrom().