ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/GhostBend.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/GhostBend.cpp (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 539 by mmeineke, Tue May 20 16:44:06 2003 UTC

# Line 30 | Line 30 | GhostBend::GhostBend( Atom &a, Atom &b ){
30    
31    c_potential_E = 0.0;
32  
33 #ifdef IS_MPI
34  sprintf( checkPointMsg,
35           "Succesfull creation of Ghost bend\n" );
36  MPIcheckPoint();
37 #endif // is_mpi
38
33   }
34  
35  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines