ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/Snapshot.cpp
(Generate patch)

Comparing trunk/src/brains/Snapshot.cpp (file contents):
Revision 1104 by gezelter, Fri Dec 29 21:43:18 2006 UTC vs.
Revision 1112 by chuckv, Wed Jan 3 20:47:00 2007 UTC

# Line 57 | Line 57 | namespace oopse {
57      hmat_ = m;
58      invHmat_ = hmat_.inverse();
59      
60 +
61      //prepare fortran Hmat
62      RealType fortranHmat[9];
63      RealType fortranInvHmat[9];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines