ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::iSGLennardJonesForce Class Reference

#include <iSGLennardJonesForce.h>

List of all members.

Public Member Functions

 iSGLennardJonesForce ()
void operator() (Real &energy, Real &force, Real &DeltaMu, Real DistSquared, Real rDistSquared, const Vector3D &, const GenericTopology *topo, int atom1, int atom2, ExclusionClass excl) const
void getParameters (std::vector< Parameter > &) const

Static Public Member Functions

void accumulateEnergy (ScalarStructure *energies, Real energy, Real deltaMu)
Real getEnergy (const ScalarStructure *energies)
std::string getId ()
unsigned int getParameterSize ()
iSGLennardJonesForce make (std::string &, const std::vector< Value > &)

Static Public Attributes

const std::string keyword


Constructor & Destructor Documentation

ProtoMol::iSGLennardJonesForce::iSGLennardJonesForce  )  [inline]
 


Member Function Documentation

void ProtoMol::iSGLennardJonesForce::accumulateEnergy ScalarStructure energies,
Real  energy,
Real  deltaMu
[inline, static]
 

Real ProtoMol::iSGLennardJonesForce::getEnergy const ScalarStructure energies  )  [inline, static]
 

std::string ProtoMol::iSGLennardJonesForce::getId  )  [inline, static]
 

void ProtoMol::iSGLennardJonesForce::getParameters std::vector< Parameter > &   )  const [inline]
 

unsigned int ProtoMol::iSGLennardJonesForce::getParameterSize  )  [inline, static]
 

iSGLennardJonesForce ProtoMol::iSGLennardJonesForce::make std::string &  ,
const std::vector< Value > & 
[inline, static]
 

void ProtoMol::iSGLennardJonesForce::operator() Real energy,
Real force,
Real DeltaMu,
Real  DistSquared,
Real  rDistSquared,
const Vector3D ,
const GenericTopology topo,
int  atom1,
int  atom2,
ExclusionClass  excl
const [inline]
 


Member Data Documentation

const string ProtoMol::iSGLennardJonesForce::keyword [static]
 


The documentation for this class was generated from the following files: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.