Go to the documentation of this file.
35 #ifndef pairPotentialList_H
36 #define pairPotentialList_H
137 const scalar rIJMagSqr
void readPairPotentialDict(const List< word > &idList, const dictionary &pairPotentialDict, const polyMesh &mesh)
scalar rCut(const label a, const label b) const
const pairPotential & electrostatic() const
label pairPotentialIndex(const label a, const label b) const
Mesh consisting of general polyhedral cells.
scalar rCutMaxSqr() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool rCutSqr(const label a, const label b, const scalar rIJMagSqr) const
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
scalar energy(const label a, const label b, const scalar rIJMag) const
~pairPotentialList()
Destructor.
scalar rMin(const label a, const label b) const
scalar dr(const label a, const label b) const
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar force(const label a, const label b, const scalar rIJMag) const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
void operator=(const pairPotentialList &)
Disallow default bitwise assignment.
const pairPotential & pairPotentialFunction(const label a, const label b) const
void buildPotentials(const List< word > &idList, const dictionary &pairPotentialDict, const polyMesh &mesh)
autoPtr< pairPotential > electrostaticPotential_