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

Comparing:
branches/development/src/integrators/FluctuatingChargeNVT.hpp (file contents), Revision 1716 by gezelter, Wed May 23 01:26:15 2012 UTC vs.
branches/development/src/flucq/FluctuatingChargeNVT.hpp (file contents), Revision 1739 by gezelter, Tue Jun 5 17:58:55 2012 UTC

# Line 43 | Line 43
43   #ifndef INTEGRATORS_FLUCTUATINGCHARGENVT_HPP
44   #define INTEGRATORS_FLUCTUATINGCHARGENVT_HPP
45  
46 < #include "integrators/FluctuatingChargePropagator.hpp"
46 > #include "flucq/FluctuatingChargePropagator.hpp"
47   #include "brains/Thermo.hpp"
48  
49   namespace OpenMD {
50  
51    class FluctuatingChargeNVT : public FluctuatingChargePropagator {
52    public:
53 <    FluctuatingChargeNVT(SimInfo* info);
53 >    FluctuatingChargeNVT(SimInfo* info, ForceManager* forceMan);
54  
55      int getMaxIterationNumber() {
56        return maxIterNum_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines