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::iSGImproperSystemForce< TBoundaryConditions > Class Template Reference

#include <iSGImproperSystemForce.h>

Inheritance diagram for ProtoMol::iSGImproperSystemForce< TBoundaryConditions >:

ProtoMol::iSGMTorsionSystemForce< TBoundaryConditions > ProtoMol::iSGImproperSystemForceBase ProtoMol::SystemForce ProtoMol::Force ProtoMol::Makeable List of all members.

Public Member Functions

virtual void evaluate (const GenericTopology *topo, const Vector3DBlock *positions, Vector3DBlock *forces, ScalarStructure *energies)
virtual void parallelEvaluate (const GenericTopology *topo, const Vector3DBlock *positions, Vector3DBlock *forces, ScalarStructure *energies)
virtual std::string getKeyword () const
virtual unsigned int numberOfBlocks (const GenericTopology *topo, const Vector3DBlock *pos)
virtual std::string getIdNoAlias () const
virtual unsigned int getParameterSize () const
virtual void getParameters (std::vector< Parameter > &) const

Private Member Functions

virtual ForcedoMake (std::string &, std::vector< Value >) const

template<class TBoundaryConditions>
class ProtoMol::iSGImproperSystemForce< TBoundaryConditions >


Member Function Documentation

template<class TBoundaryConditions>
virtual Force* ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::doMake std::string &  ,
std::vector< Value
const [inline, private, virtual]
 

Implements ProtoMol::Force.

template<class TBoundaryConditions>
void ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::evaluate const GenericTopology topo,
const Vector3DBlock positions,
Vector3DBlock forces,
ScalarStructure energies
[inline, virtual]
 

Implements ProtoMol::SystemForce.

template<class TBoundaryConditions>
virtual std::string ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::getIdNoAlias  )  const [inline, virtual]
 

Implements ProtoMol::Makeable.

template<class TBoundaryConditions>
virtual std::string ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::getKeyword  )  const [inline, virtual]
 

Implements ProtoMol::Force.

template<class TBoundaryConditions>
virtual void ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::getParameters std::vector< Parameter > &   )  const [inline, virtual]
 

retrieve all parameters

Implements ProtoMol::Makeable.

template<class TBoundaryConditions>
virtual unsigned int ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::getParameterSize  )  const [inline, virtual]
 

number of parameters

Implements ProtoMol::Makeable.

template<class TBoundaryConditions>
unsigned int ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::numberOfBlocks const GenericTopology topo,
const Vector3DBlock pos
[inline, virtual]
 

Reimplemented from ProtoMol::Force.

template<class TBoundaryConditions>
void ProtoMol::iSGImproperSystemForce< TBoundaryConditions >::parallelEvaluate const GenericTopology topo,
const Vector3DBlock positions,
Vector3DBlock forces,
ScalarStructure energies
[inline, virtual]
 

Reimplemented from ProtoMol::SystemForce.


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.