Loading...
Searching...
No Matches
pitchForkRing Class Reference

#include <pitchForkRing.H>

Inheritance diagram for pitchForkRing:
Collaboration diagram for pitchForkRing:

Public Member Functions

 TypeName ("pitchForkRing")
 Runtime type information.
 pitchForkRing (const word &name, const dictionary &tetherPotentialProperties)
 Construct from components.
 ~pitchForkRing ()
 Destructor.
scalar energy (const vector r) const
vector force (const vector r) const
bool read (const dictionary &tetherPotentialProperties)
 Read dictionary.
Public Member Functions inherited from tetherPotential
 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 ()=default
 Destructor.
const dictionarytetherPotentialProperties () const

Additional Inherited Members

Static Public Member Functions inherited from tetherPotential
static autoPtr< tetherPotentialNew (const word &name, const dictionary &tetherPotentialProperties)
 Return a reference to the selected viscosity model.
Protected Member Functions inherited from tetherPotential
 tetherPotential (const tetherPotential &)=delete
 No copy construct.
void operator= (const tetherPotential &)=delete
 No copy assignment.
Protected Attributes inherited from tetherPotential
word name_
dictionary tetherPotentialProperties_

Detailed Description

Source files

Definition at line 48 of file pitchForkRing.H.

Constructor & Destructor Documentation

◆ pitchForkRing()

pitchForkRing ( const word & name,
const dictionary & tetherPotentialProperties )

Construct from components.

Definition at line 45 of file pitchForkRing.C.

References Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName, Foam::name(), tetherPotential::tetherPotential(), and tetherPotential::tetherPotentialProperties().

Here is the call graph for this function:

◆ ~pitchForkRing()

~pitchForkRing ( )
inline

Destructor.

Definition at line 84 of file pitchForkRing.H.

Member Function Documentation

◆ TypeName()

TypeName ( "pitchForkRing" )

Runtime type information.

References Foam::name(), and tetherPotential::tetherPotentialProperties().

Here is the call graph for this function:

◆ energy()

scalar energy ( const vector r) const
virtual

Implements tetherPotential.

Definition at line 64 of file pitchForkRing.C.

References p, Foam::sqr(), Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function:

◆ force()

vector force ( const vector r) const
virtual

Implements tetherPotential.

Definition at line 77 of file pitchForkRing.C.

References p, Foam::sqr(), Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function:

◆ read()

bool read ( const dictionary & tetherPotentialProperties)
virtual

Read dictionary.

Implements tetherPotential.

Definition at line 92 of file pitchForkRing.C.

References Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName, tetherPotential::read(), and tetherPotential::tetherPotentialProperties().

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.H
  • src/lagrangian/molecularDynamics/potential/tetherPotential/derived/pitchForkRing/pitchForkRing.C