| # | Line 37 | Line 37 | class SimSetup{ (private) | |
|---|---|---|
| 37 | void makeOutNames(void); | |
| 38 | void makeIntegrator(void); | |
| 39 | void initFortran(void); | |
| 40 | + | void makeMinimizer(void); |
| 41 | ||
| 42 | void createFF( void ); | |
| 43 | void compList( void ); | |
| # | Line 58 | Line 59 | class SimSetup{ (private) | |
| 59 | int ensembleCase; | |
| 60 | int ffCase; | |
| 61 | ||
| 61 | – | |
| 62 | MakeStamps* stamps; | |
| 63 | Globals* globals; | |
| 64 | char* inFileName; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |