ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/nanoparticleBuilder/shapedLatticeRod.cpp
(Generate patch)

Comparing trunk/src/applications/nanoparticleBuilder/shapedLatticeRod.cpp (file contents):
Revision 1792 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1793 by gezelter, Fri Aug 31 21:16:10 2012 UTC

# Line 57 | Line 57 | namespace OpenMD {
57      
58      rodRadius_= radius;
59      rodLength_= length;
60 <    RealType x, y, z, distance, delta_z;
60 >
61      Vector3d dimension;
62      dimension[0] = 3.0*radius;
63      dimension[1] = 3.0*radius;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines