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::CoulombMultiGridDirectForce< TKernel > Class Template Reference

#include <CoulombMultiGridDirectForce.h>

Inheritance diagram for ProtoMol::CoulombMultiGridDirectForce< TKernel >:

ProtoMol::CoulombMultiGridDirectForceBase List of all members.

Public Member Functions

 CoulombMultiGridDirectForce ()
 CoulombMultiGridDirectForce (Real s)
void operator() (Real &energy, Real &force, Real distSquared, Real, const Vector3D &, const GenericTopology *topo, int atom1, int atom2, ExclusionClass excl) const
void getParameters (std::vector< Parameter > &parameters) const

Static Public Member Functions

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

Private Attributes

Real myS
Real myRS

template<class TKernel>
class ProtoMol::CoulombMultiGridDirectForce< TKernel >


Constructor & Destructor Documentation

template<class TKernel>
ProtoMol::CoulombMultiGridDirectForce< TKernel >::CoulombMultiGridDirectForce  )  [inline]
 

template<class TKernel>
ProtoMol::CoulombMultiGridDirectForce< TKernel >::CoulombMultiGridDirectForce Real  s  )  [inline]
 


Member Function Documentation

template<class TKernel>
void ProtoMol::CoulombMultiGridDirectForce< TKernel >::accumulateEnergy ScalarStructure energies,
Real  energy
[inline, static]
 

template<class TKernel>
Real ProtoMol::CoulombMultiGridDirectForce< TKernel >::getEnergy const ScalarStructure energies  )  [inline, static]
 

template<class TKernel>
std::string ProtoMol::CoulombMultiGridDirectForce< TKernel >::getId  )  [inline, static]
 

template<class TKernel>
void ProtoMol::CoulombMultiGridDirectForce< TKernel >::getParameters std::vector< Parameter > &  parameters  )  const [inline]
 

template<class TKernel>
unsigned int ProtoMol::CoulombMultiGridDirectForce< TKernel >::getParameterSize  )  [inline, static]
 

template<class TKernel>
CoulombMultiGridDirectForce ProtoMol::CoulombMultiGridDirectForce< TKernel >::make std::string &  ,
const std::vector< Value > &  values
[inline, static]
 

template<class TKernel>
void ProtoMol::CoulombMultiGridDirectForce< TKernel >::operator() Real energy,
Real force,
Real  distSquared,
Real  ,
const Vector3D ,
const GenericTopology topo,
int  atom1,
int  atom2,
ExclusionClass  excl
const [inline]
 


Member Data Documentation

template<class TKernel>
Real ProtoMol::CoulombMultiGridDirectForce< TKernel >::myRS [private]
 

template<class TKernel>
Real ProtoMol::CoulombMultiGridDirectForce< TKernel >::myS [private]
 


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