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

#include <SystemCompareForce.h>

Inheritance diagram for ProtoMol::SystemCompareForce:

ProtoMol::CompareForce ProtoMol::SystemForce ProtoMol::Force ProtoMol::Force ProtoMol::Makeable ProtoMol::Makeable List of all members.

Public Member Functions

 SystemCompareForce (Force *actualForce, CompareForce *compareForce)
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)

Constructor & Destructor Documentation

ProtoMol::SystemCompareForce::SystemCompareForce Force actualForce,
CompareForce compareForce
 


Member Function Documentation

void ProtoMol::SystemCompareForce::evaluate const GenericTopology topo,
const Vector3DBlock positions,
Vector3DBlock forces,
ScalarStructure energies
[virtual]
 

Implements ProtoMol::SystemForce.

void ProtoMol::SystemCompareForce::parallelEvaluate const GenericTopology topo,
const Vector3DBlock positions,
Vector3DBlock forces,
ScalarStructure energies
[virtual]
 

Reimplemented from ProtoMol::SystemForce.


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.