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

Comparing trunk/OOPSE-4/src/applications/hydrodynamics/HydrodynamicsModel.hpp (file contents):
Revision 2768 by gezelter, Wed May 24 18:31:12 2006 UTC vs.
Revision 2773 by tim, Thu May 25 16:27:27 2006 UTC

# Line 55 | Line 55 | namespace oopse {
55    struct BeadParam {
56      std::string atomName;
57      Vector3d pos;
58 <    double radius;
58 >    RealType radius;
59    };
60    
61    class Shape;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines