Additional Inherited Members | |
Static Public Member Functions inherited from energyScalingFunction | |
static autoPtr< energyScalingFunction > | New (const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot) |
Return a reference to the selected viscosity model. More... | |
Protected Attributes inherited from energyScalingFunction | |
word | name_ |
dictionary | energyScalingFunctionProperties_ |
const pairPotential & | pairPot_ |
shifted | ( | const word & | name, |
const dictionary & | energyScalingFunctionProperties, | ||
const pairPotential & | pairPot | ||
) |
|
inline |
Destructor.
Definition at line 77 of file shifted.H.
References Foam::e, shifted::read(), and shifted::scaleEnergy().
TypeName | ( | "shifted" | ) |
Runtime type information.
|
virtual |
Implements energyScalingFunction.
Definition at line 64 of file shifted.C.
Referenced by shifted::~shifted().
|
virtual |
Read dictionary.
Implements energyScalingFunction.
Definition at line 70 of file shifted.C.
References energyScalingFunction::read().
Referenced by shifted::~shifted().