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

#include <iSGCoulombEwaldRealTableForce.h>

List of all members.

Public Member Functions

 iSGCoulombEwaldRealTableForce ()
 iSGCoulombEwaldRealTableForce (Real a, Real rc, unsigned int n)
 iSGCoulombEwaldRealTableForce (iSGCoulombEwaldRealTableForce const &other)
iSGCoulombEwaldRealTableForceoperator= (iSGCoulombEwaldRealTableForce const &other)
 ~iSGCoulombEwaldRealTableForce ()
void operator() (Real &energy, Real &force, Real &deltaMu, Real distSquared, Real, 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 ()
iSGCoulombEwaldRealTableForce make (std::string &, const std::vector< Value > &)

Static Public Attributes

const std::string keyword

Private Types

enum  { DEFAULT_TABLE_SIZE = 20000 }

Private Attributes

RealmyTable
RealmyERFTable
Real myAlpha
Real myRc
Real myAlphaSquared
Real my2AlphaPI
Real myFac
unsigned int myN


Member Enumeration Documentation

anonymous enum [private]
 

Enumeration values:
DEFAULT_TABLE_SIZE 


Constructor & Destructor Documentation

ProtoMol::iSGCoulombEwaldRealTableForce::iSGCoulombEwaldRealTableForce  ) 
 

ProtoMol::iSGCoulombEwaldRealTableForce::iSGCoulombEwaldRealTableForce Real  a,
Real  rc,
unsigned int  n
 

ProtoMol::iSGCoulombEwaldRealTableForce::iSGCoulombEwaldRealTableForce iSGCoulombEwaldRealTableForce const &  other  ) 
 

ProtoMol::iSGCoulombEwaldRealTableForce::~iSGCoulombEwaldRealTableForce  ) 
 


Member Function Documentation

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

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

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

void ProtoMol::iSGCoulombEwaldRealTableForce::getParameters std::vector< Parameter > &   )  const
 

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

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

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

iSGCoulombEwaldRealTableForce & ProtoMol::iSGCoulombEwaldRealTableForce::operator= iSGCoulombEwaldRealTableForce const &  other  ) 
 


Member Data Documentation

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

Real ProtoMol::iSGCoulombEwaldRealTableForce::my2AlphaPI [private]
 

Real ProtoMol::iSGCoulombEwaldRealTableForce::myAlpha [private]
 

Real ProtoMol::iSGCoulombEwaldRealTableForce::myAlphaSquared [private]
 

Real* ProtoMol::iSGCoulombEwaldRealTableForce::myERFTable [private]
 

Real ProtoMol::iSGCoulombEwaldRealTableForce::myFac [private]
 

unsigned int ProtoMol::iSGCoulombEwaldRealTableForce::myN [private]
 

Real ProtoMol::iSGCoulombEwaldRealTableForce::myRc [private]
 

Real* ProtoMol::iSGCoulombEwaldRealTableForce::myTable [private]
 


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.