| # | Line 911 | Line 911 | void SimSetup::gatherInfo(void){ | |
|---|---|---|
| 911 | ||
| 912 | info[i].useInitXSstate = globals->getUseInitXSstate(); | |
| 913 | info[i].orthoTolerance = globals->getOrthoBoxTolerance(); | |
| 914 | + | info[i].useMolecularCutoffs = globals->getUseMolecularCutoffs(); |
| 915 | + | |
| 916 | ||
| 917 | } | |
| 918 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |