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::CoulombForce Class Reference

#include <CoulombForce.h>

List of all members.

Public Member Functions

void operator() (Real &energy, Real &force, Real, 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 getEnergy (const ScalarStructure *energies)
std::string getId ()
unsigned int getParameterSize ()
CoulombForce make (std::string &, const std::vector< Value > &)

Static Public Attributes

const std::string keyword


Member Function Documentation

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

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

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

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

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

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

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


Member Data Documentation

const string ProtoMol::CoulombForce::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.