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

shifted Class Reference

#include <potential/shifted.H>


Detailed Description

Source files

Definition at line 51 of file shifted.H.

Inheritance diagram for shifted:
Collaboration diagram for shifted:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 51 of file shifted.C.

~shifted (  ) [inline]

Definition at line 79 of file shifted.H.


Member Function Documentation

TypeName ( "shifted"    )

Runtime type information.

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

Implements energyScalingFunction.

Definition at line 64 of file shifted.C.

bool read ( const dictionary &   energyScalingFunctionProperties  ) [virtual]

Read dictionary.

Implements energyScalingFunction.

Definition at line 70 of file shifted.C.


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