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

shiftedForce Class Reference

#include <potential/shiftedForce.H>


Detailed Description

Source files

Definition at line 51 of file shiftedForce.H.

Inheritance diagram for shiftedForce:
Collaboration diagram for shiftedForce:

List of all members.

Public Member Functions

 TypeName ("shiftedForce")
 Runtime type information.
 shiftedForce (const word &name, const dictionary &energyScalingFunctionProperties, const pairPotential &pairPot)
 Construct from components.
 ~shiftedForce ()
void  scaleEnergy (scalar &e, const scalar r) const
bool  read (const dictionary &energyScalingFunctionProperties)
 Read dictionary.

Constructor & Destructor Documentation

shiftedForce ( const word &   name,
const dictionary &   energyScalingFunctionProperties,
const pairPotential &   pairPot  
)

Construct from components.

Definition at line 51 of file shiftedForce.C.

~shiftedForce (  ) [inline]

Definition at line 83 of file shiftedForce.H.


Member Function Documentation

TypeName ( "shiftedForce"    )

Runtime type information.

void scaleEnergy ( scalar &   e,
const scalar   r  
) const [virtual]

Implements energyScalingFunction.

Definition at line 66 of file shiftedForce.C.

bool read ( const dictionary &   energyScalingFunctionProperties  ) [virtual]

Read dictionary.

Implements energyScalingFunction.

Definition at line 72 of file shiftedForce.C.


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