FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

pitchForkRing Class Reference

#include <potential/pitchForkRing.H>


Detailed Description

Source files

Definition at line 51 of file pitchForkRing.H.

Inheritance diagram for pitchForkRing:
Collaboration diagram for pitchForkRing:

List of all members.

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.

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 51 of file pitchForkRing.C.

~pitchForkRing (  ) [inline]

Definition at line 82 of file pitchForkRing.H.


Member Function Documentation

TypeName ( "pitchForkRing"    )

Runtime type information.

scalar energy ( const vector   r  ) const [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().

vector force ( const vector   r  ) const [virtual]

Implements tetherPotential.

Definition at line 81 of file pitchForkRing.C.

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

bool read ( const dictionary &   tetherPotentialProperties  ) [virtual]

Read dictionary.

Implements tetherPotential.

Definition at line 96 of file pitchForkRing.C.

References dictionary::lookup(), and dictionary::subDict().


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