|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::PiecewiseLinFunction |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for PiecewiseLinFunction | |
| #define | _IFT_PiecewiseLinFunction_Name "piecewiselinfunction" |
| #define | _IFT_PiecewiseLinFunction_t "t" |
| #define | _IFT_PiecewiseLinFunction_ft "f(t)" |
| #define | _IFT_PiecewiseLinFunction_dataFile "datafile" |
| #define _IFT_PiecewiseLinFunction_dataFile "datafile" |
Definition at line 46 of file piecewiselinfunction.h.
Referenced by oofem::PiecewiseLinFunction::initializeFrom().
| #define _IFT_PiecewiseLinFunction_ft "f(t)" |
Definition at line 45 of file piecewiselinfunction.h.
Referenced by oofem::PiecewiseLinFunction::giveInputRecord(), and oofem::PiecewiseLinFunction::initializeFrom().
| #define _IFT_PiecewiseLinFunction_Name "piecewiselinfunction" |
Definition at line 43 of file piecewiselinfunction.h.
Referenced by oofem::PiecewiseLinFunction::giveInputRecordName().
| #define _IFT_PiecewiseLinFunction_t "t" |
Definition at line 44 of file piecewiselinfunction.h.
Referenced by oofem::PiecewiseLinFunction::giveInputRecord(), and oofem::PiecewiseLinFunction::initializeFrom().