| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | #ifndef __MPISIMULATION__ |
| 2 | + | #define __MPISIMULATION__ |
| 3 | ||
| 2 | – | |
| 4 | class mpiSimulation{ | |
| 5 | public: | |
| 6 | ||
| # | Line 25 | Line 26 | class mpiSimulation{ (protected) | |
| 26 | int nmolsRow,nmolsCol,nmolsLocal; | |
| 27 | ||
| 28 | }; | |
| 29 | + | |
| 30 | + | |
| 31 | + | #endif |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |