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 &)=delete | |
| No copy construct. More... | |
| void | operator= (const energyScalingFunction &)=delete |
| No copy 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 53 of file shiftedForce.C.
|
inline |
Destructor.
Definition at line 83 of file shiftedForce.H.
| TypeName | ( | "shiftedForce" | ) |
Runtime type information.
|
virtual |
Implements energyScalingFunction.
Definition at line 68 of file shiftedForce.C.
References Foam::constant::electromagnetic::e.
|
virtual |
Read dictionary.
Implements energyScalingFunction.
Definition at line 74 of file shiftedForce.C.
References energyScalingFunction::energyScalingFunctionProperties(), and energyScalingFunction::read().