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_ |
doubleSigmoid | ( | const word & | name, |
const dictionary & | energyScalingFunctionProperties, | ||
const pairPotential & | pairPot | ||
) |
Construct from components.
Definition at line 63 of file doubleSigmoid.C.
|
inline |
Destructor.
Definition at line 92 of file doubleSigmoid.H.
References Foam::e, doubleSigmoid::read(), and doubleSigmoid::scaleEnergy().
TypeName | ( | "doubleSigmoid" | ) |
Runtime type information.
|
virtual |
Implements energyScalingFunction.
Definition at line 83 of file doubleSigmoid.C.
Referenced by doubleSigmoid::~doubleSigmoid().
|
virtual |
Read dictionary.
Implements energyScalingFunction.
Definition at line 89 of file doubleSigmoid.C.
References dictionary::lookup(), energyScalingFunction::read(), and dictionary::subDict().
Referenced by doubleSigmoid::~doubleSigmoid().