ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/flucq/FluctuatingChargePropagator.hpp
(Generate patch)

Comparing branches/development/src/flucq/FluctuatingChargePropagator.hpp (file contents):
Revision 1873 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# Line 57 | Line 57 | namespace OpenMD {
57    class FluctuatingChargePropagator {
58    public:
59      FluctuatingChargePropagator(SimInfo* info);
60 <    virtual ~FluctuatingChargePropagator(){ }
60 >    virtual ~FluctuatingChargePropagator();
61      virtual void initialize();
62      virtual void updateSizes() = 0;
63      virtual void moveA() = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines