

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 Member Functions inherited from energyScalingFunction | |
| energyScalingFunction (const energyScalingFunction &) | |
| Disallow copy construct. More... | |
| void | operator= (const energyScalingFunction &) |
| Disallow default bitwise assignment. More... | |
Protected Attributes inherited from energyScalingFunction | |
| word | name_ |
| dictionary | energyScalingFunctionProperties_ |
| const pairPotential & | pairPot_ |
| shiftedForce | ( | const word & | name, |
| const dictionary & | energyScalingFunctionProperties, | ||
| const pairPotential & | pairPot | ||
| ) |
Construct from components.
Definition at line 51 of file shiftedForce.C.
|
inline |
Destructor.
Definition at line 81 of file shiftedForce.H.
References Foam::e, shiftedForce::read(), and shiftedForce::scaleEnergy().

| TypeName | ( | "shiftedForce" | ) |
Runtime type information.
|
virtual |
Implements energyScalingFunction.
Definition at line 66 of file shiftedForce.C.
Referenced by shiftedForce::~shiftedForce().

|
virtual |
Read dictionary.
Implements energyScalingFunction.
Definition at line 72 of file shiftedForce.C.
References energyScalingFunction::read().
Referenced by shiftedForce::~shiftedForce().


1.8.11