| # | Line 88 | Line 88 | class SimInfo{ (private) | |
|---|---|---|
| 88 | ||
| 89 | private: | |
| 90 | ||
| 91 | – | // function to wrap the fortran function |
| 92 | – | void wrapMe(); |
| 93 | – | |
| 91 | // private function to initialize the fortran side of the simulation | |
| 92 | void (*setFsimulation) setFortranSimList; | |
| 93 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |