| # | Line 142 | Line 142 | class SimInfo{ (public) | |
|---|---|---|
| 142 | int getNDF(); | |
| 143 | int getNDFraw(); | |
| 144 | int getNDFtranslational(); | |
| 145 | < | |
| 145 | > | int getTotIntegrableObjects(); | 
| 146 | void setBox( double newBox[3] ); | |
| 147 | void setBoxM( double newBox[3][3] ); | |
| 148 | void getBoxM( double theBox[3][3] ); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |