#include <potential/pitchForkRing.H>
Definition at line 51 of file pitchForkRing.H.
Public Member Functions | |
TypeName ("pitchForkRing") | |
Runtime type information. | |
pitchForkRing (const word &name, const dictionary &tetherPotentialProperties) | |
Construct from components. | |
~pitchForkRing () | |
scalar | energy (const vector r) const |
vector | force (const vector r) const |
bool | read (const dictionary &tetherPotentialProperties) |
Read dictionary. | |
![]() | |
TypeName ("tetherPotential") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, tetherPotential, dictionary,(const word &name, const dictionary &tetherPotentialProperties),(name, tetherPotentialProperties)) | |
tetherPotential (const word &name, const dictionary &tetherPotentialProperties) | |
Construct from components. | |
virtual | ~tetherPotential () |
const dictionary & | tetherPotentialProperties () const |
Additional Inherited Members | |
![]() | |
static autoPtr< tetherPotential > | New (const word &name, const dictionary &tetherPotentialProperties) |
Return a reference to the selected viscosity model. | |
![]() | |
tetherPotential (const tetherPotential &) | |
Disallow copy construct. | |
void | operator= (const tetherPotential &) |
Disallow default bitwise assignment. | |
![]() | |
word | name_ |
dictionary | tetherPotentialProperties_ |
pitchForkRing | ( | const word & | name, |
const dictionary & | tetherPotentialProperties | ||
) |
Construct from components.
Definition at line 51 of file pitchForkRing.C.
|
inline |
Definition at line 82 of file pitchForkRing.H.
TypeName | ( | "pitchForkRing" | ) |
Runtime type information.
|
virtual |
Implements tetherPotential.
Definition at line 69 of file pitchForkRing.C.
References p, Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
Implements tetherPotential.
Definition at line 81 of file pitchForkRing.C.
References p, Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
|
virtual |
Read dictionary.
Implements tetherPotential.
Definition at line 96 of file pitchForkRing.C.
References dictionary::lookup(), and dictionary::subDict().