|
| TypeName ("average") |
|
| DATimeOpAverage (const word timeOpType, const dictionary options) |
|
virtual | ~DATimeOpAverage () |
|
virtual scalar | compute (const scalarList &valList, const label iStart, const label iEnd) |
| compute the timeOp value based on valList More...
|
|
virtual scalar | dFScaling (const scalarList &valList, const label iStart, const label iEnd, const label timeIdx) |
| compute the scaling factor for dF/d? calculation. More...
|
|
| TypeName ("DATimeOp") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, DATimeOp, dictionary,(const word timeOpType, const dictionary options),(timeOpType, options)) |
|
| DATimeOp (const word timeOpType, const dictionary options) |
|
virtual | ~DATimeOp () |
|
Definition at line 28 of file DATimeOpAverage.H.
◆ DATimeOpAverage()
◆ ~DATimeOpAverage()
◆ TypeName()
◆ compute()
scalar compute |
( |
const scalarList & |
valList, |
|
|
const label |
iStart, |
|
|
const label |
iEnd |
|
) |
| |
|
virtual |
◆ dFScaling()
scalar dFScaling |
( |
const scalarList & |
valList, |
|
|
const label |
iStart, |
|
|
const label |
iEnd, |
|
|
const label |
timeIdx |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: