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

Comparing branches/development/src/hydrodynamics/HydroProp.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 72 | Line 72 | namespace OpenMD {
72    public:
73      HydroProp();
74      HydroProp(Vector3d cor, Mat6x6d Xi, Mat6x6d D);
75 <    HydroProp(const std::string frictionLine);
75 >    HydroProp(const std::string &frictionLine);
76      ~HydroProp() { } ;
77      void complete();
78      void setCOR(Vector3d cor) {cor_ = cor; hasCOR = true;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines