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

Comparing:
trunk/src/restraints/ObjectRestraint.hpp (file contents), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/restraints/ObjectRestraint.hpp (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 72 | Line 72 | namespace OpenMD {
72        refPos_ = refPos;
73        refA_ = refA;
74      }
75 +
76 +    Vector3d getReferenceStructure(){
77 +      return refPos_;
78 +    }
79 +
80      
81      void calcForce(Vector3d struc);
82      void calcForce(Vector3d struc, RotMat3x3d A);    

Comparing:
trunk/src/restraints/ObjectRestraint.hpp (property svn:keywords), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/restraints/ObjectRestraint.hpp (property svn:keywords), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines