glotzmd::CellForceShifted Class Reference
[Molecular Dynamics]

A CellForce method for calculating forces with shifted interactions. More...

#include <CellForceShifted.h>

Inheritance diagram for glotzmd::CellForceShifted:

glotzmd::CellForce glotzmd::ForceRoutine glotzmd::BaseObject glotzutil::Listable glotzutil::Serializable

List of all members.

Public Member Functions

 CellForceShifted ()
 Constructor.
 ~CellForceShifted ()
 Destructor.
CellForceShiftedClone ()
 Clone Constructor.
void ComputeForce ()
 Method to compute the force.
 _DeclareSerializable (CellForceShifted)


Detailed Description

A CellForce method for calculating forces with shifted interactions.

Author:
Aaron Keys
This force routine differs from CellForce in that it accounts for shifted interactions, where the interaction is calculated based on the surface-to-surface distance of the particles, rather than the center-to-center distance. Like CellForce, this method scales as N, where N is the number of particles in the simulation.

Constructor & Destructor Documentation

glotzmd::CellForceShifted::CellForceShifted (  ) 

Constructor.

glotzmd::CellForceShifted::~CellForceShifted (  ) 

Destructor.


Member Function Documentation

CellForceShifted * glotzmd::CellForceShifted::Clone (  )  [virtual]

Clone Constructor.

Reimplemented from glotzmd::CellForce.

void glotzmd::CellForceShifted::ComputeForce (  )  [virtual]

Method to compute the force.

Reimplemented from glotzmd::CellForce.

glotzmd::CellForceShifted::_DeclareSerializable ( CellForceShifted   ) 


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:54:19 2009 by  doxygen 1.5.3