Emdee
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
SingleParticleForce Class Referenceabstract

The SingleParticleForce class is the base class for single-particle forces and potentials that act on all particles. For instance external forces such as gravity. More...

#include <singleparticleforce.h>

Inheritance diagram for SingleParticleForce:
Inheritance graph
[legend]

Public Member Functions

 SingleParticleForce ()
 
virtual void apply (Atom *atom)=0
 

Detailed Description

The SingleParticleForce class is the base class for single-particle forces and potentials that act on all particles. For instance external forces such as gravity.

Constructor & Destructor Documentation

SingleParticleForce::SingleParticleForce ( )

Member Function Documentation

virtual void SingleParticleForce::apply ( Atom atom)
pure virtual

Implemented in ConstantForce.


The documentation for this class was generated from the following files: