|
| | TypeName ("shifted") |
| | Runtime type information. More...
|
| |
| | shifted (const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot) |
| | Construct from components. More...
|
| |
| | ~shifted () |
| | Destructor. More...
|
| |
| void | scaleEnergy (scalar &e, const scalar r) const |
| |
| bool | read (const dictionary &energyScalingFunctionProperties) |
| | Read dictionary. More...
|
| |
| | TypeName ("energyScalingFunction") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, energyScalingFunction, dictionary,(const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot),(name, energyScalingFunctionProperties, pairPot)) |
| |
| | energyScalingFunction (const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot) |
| | Construct from components. More...
|
| |
| | energyScalingFunction (const energyScalingFunction &)=delete |
| | Disallow default bitwise copy construction. More...
|
| |
| virtual | ~energyScalingFunction () |
| | Destructor. More...
|
| |
| const dictionary & | energyScalingFunctionProperties () const |
| |
| void | operator= (const energyScalingFunction &)=delete |
| | Disallow default bitwise assignment. More...
|
| |
- Source files
-
Definition at line 50 of file shifted.H.
◆ shifted()
Construct from components.
Definition at line 50 of file shifted.C.
◆ ~shifted()
◆ TypeName()
Runtime type information.
◆ scaleEnergy()
| void scaleEnergy |
( |
scalar & |
e, |
|
|
const scalar |
r |
|
) |
| const |
|
virtual |
◆ read()
| bool read |
( |
const dictionary & |
energyScalingFunctionProperties | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H
- src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.C