46 double precision = 1e-6;
48 if ( fabs(
t - time) < precision ) {
virtual double evaluateAtTime(double)
Returns the value of the function at given time.
REGISTER_Function(CalculatorFunction)
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
double t
Specific time when function is nonzero.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
IRResultType
Type defining the return values of InputRecord reading operations.
double value
Value of function at nonzero time.
the oofem namespace is to define a context or scope in which all oofem names are defined.
#define _IFT_PeakFunction_ft
#define _IFT_PeakFunction_t