| # | Line 41 | Line 41 | class mpiSimulation{ (protected) | |
|---|---|---|
| 41 | protected: | |
| 42 | SimInfo* entryPlug; | |
| 43 | mpiSimData* mpiPlug; | |
| 44 | – | |
| 45 | – | // function to wrap the fortran function |
| 46 | – | void wrapMe(); |
| 44 | ||
| 45 | // private function to initialize the fortran side of the simulation | |
| 46 | void (*setFsimParallel) setFortranMPIlist; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |