declareRunTimeSelectionTable(autoPtr, tetherPotential, dictionary,(const word &name, const dictionary &tetherPotentialProperties),(name, tetherPotentialProperties)) | tetherPotential | |
energy(const vector r) const =0 | tetherPotential | [pure virtual] |
force(const vector r) const =0 | tetherPotential | [pure virtual] |
name_ | tetherPotential | [protected] |
New(const word &name, const dictionary &tetherPotentialProperties) | tetherPotential | [static] |
operator=(const tetherPotential &) | tetherPotential | [protected] |
read(const dictionary &tetherPotentialProperties)=0 | tetherPotential | [pure virtual] |
tetherPotential(const tetherPotential &) | tetherPotential | [protected] |
tetherPotential(const word &name, const dictionary &tetherPotentialProperties) | tetherPotential | |
tetherPotentialProperties() const | tetherPotential | [inline] |
tetherPotentialProperties_ | tetherPotential | [protected] |
TypeName("tetherPotential") | tetherPotential | |
~tetherPotential() | tetherPotential | [inline, virtual] |