| # | Line 95 | Line 95 | class SimSetup{ (private) | |
|---|---|---|
| 95 | int* globalIndex; | |
| 96 | #endif //is_mpi | |
| 97 | ||
| 98 | < | void setupZConstraint(void); |
| 98 | > | void setupZConstraint(SimInfo& theInfo); //setup parameters for zconstraint method |
| 99 | ||
| 100 | }; | |
| 101 | #endif | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |