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

Comparing trunk/OOPSE-4/src/utils/MoLocator.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 54 | Line 54 | namespace oopse {
54   #include "UseTheForce/ForceField.hpp"
55   namespace oopse {
56    //convert lattice vector to rotation matrix
57 <  double getAtomMass(const std::string& at, ForceField* myFF);
58 <  double getMolMass(MoleculeStamp *molStamp, ForceField *myFF);
57 >  RealType getAtomMass(const std::string& at, ForceField* myFF);
58 >  RealType getMolMass(MoleculeStamp *molStamp, ForceField *myFF);
59    RotMat3x3d latVec2RotMat(const Vector3d& lv);
60    class MoLocator{
61    public:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines