ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/md_code/Symplectic.cpp
(Generate patch)

Comparing trunk/mdtools/md_code/Symplectic.cpp (file contents):
Revision 184 by mmeineke, Thu Nov 21 20:33:06 2002 UTC vs.
Revision 189 by mmeineke, Tue Nov 26 21:04:43 2002 UTC

# Line 146 | Line 146 | void Symplectic::integrate( void ){
146  
147    StatWriter*  e_out    = new StatWriter( entry_plug );
148    DumpWriter*  dump_out = new DumpWriter( entry_plug );
149
150  strcpy( checkPointMsg, "Fast foward!" );
151  MPIcheckPoint();
152
153  strcpy( checkPointMsg, "Fast fowarding!" );
154  MPIcheckPoint();
149  
150    Atom** atoms = entry_plug->atoms;
151    DirectionalAtom* dAtom;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines