Public Member Functions | |
TypeName ("harmonicSpring") | |
harmonicSpring (const word &name, const dictionary &tetherPotentialProperties) | |
~harmonicSpring () | |
scalar | energy (const vector r) const |
vector | force (const vector r) const |
bool | read (const dictionary &tetherPotentialProperties) |
![]() | |
TypeName ("tetherPotential") | |
declareRunTimeSelectionTable (autoPtr, tetherPotential, dictionary,(const word &name, const dictionary &tetherPotentialProperties),(name, tetherPotentialProperties)) | |
tetherPotential (const word &name, const dictionary &tetherPotentialProperties) | |
virtual | ~tetherPotential ()=default |
const dictionary & | tetherPotentialProperties () const |
Additional Inherited Members | |
![]() | |
static autoPtr< tetherPotential > | New (const word &name, const dictionary &tetherPotentialProperties) |
![]() | |
tetherPotential (const tetherPotential &)=delete | |
void | operator= (const tetherPotential &)=delete |
![]() | |
word | name_ |
dictionary | tetherPotentialProperties_ |
harmonicSpring | ( | const word & | name, |
const dictionary & | tetherPotentialProperties | ||
) |
Definition at line 46 of file harmonicSpring.C.
|
inline |
Definition at line 76 of file harmonicSpring.H.
TypeName | ( | "harmonicSpring" | ) |
|
virtual |
Implements tetherPotential.
Definition at line 62 of file harmonicSpring.C.
References Foam::magSqr().
Implements tetherPotential.
Definition at line 68 of file harmonicSpring.C.
|
virtual |
Implements tetherPotential.
Definition at line 74 of file harmonicSpring.C.
References tetherPotential::read(), dictionary::readEntry(), dictionary::subDict(), and tetherPotential::tetherPotentialProperties().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.