ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/integrators/LDForceManager.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/integrators/LDForceManager.hpp (file contents):
Revision 2787 by gezelter, Mon Jun 5 18:24:45 2006 UTC vs.
Revision 2802 by gezelter, Tue Jun 6 17:43:28 2006 UTC

# Line 46 | Line 46
46   #include "primitives/Molecule.hpp"
47   #include "math/SeqRandNumGen.hpp"
48   #include "hydrodynamics/Shape.hpp"
49 + #include "integrators/Velocitizer.hpp"
50  
51   namespace oopse {
52    
# Line 76 | Line 77 | namespace oopse {
77      RealType langevinBufferRadius_;
78      RealType frozenBufferRadius_;
79      bool sphericalBoundaryConditions_;
80 +    Globals* simParams;
81 +    Velocitizer* veloMunge;
82    };
83    
84   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines