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

Comparing trunk/OOPSE-3.0/src/visitors/AtomData.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2091 by gezelter, Tue Mar 8 21:07:49 2005 UTC

# Line 50 | Line 50 | struct AtomInfo {
50   namespace oopse {
51  
52   struct AtomInfo {
53 <    std::string AtomType;
53 >    std::string atomTypeName;
54      Vector3d pos;
55      Vector3d dipole;  
56   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines