| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |