ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
src
/
visitors
/
AtomData.hpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/src/visitors/AtomData.hpp (file contents):
Revision
406
by
gezelter
, Wed Jan 12 22:41:40 2005 UTC vs.
Revision
407
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