# | Line 74 | Line 74 | class SimSetup{ (private) | |
---|---|---|
74 | int current_comp_mol; | |
75 | int current_comp; | |
76 | int current_atom_ndx; | |
77 | + | |
78 | + | #ifdef IS_MPI |
79 | + | int* globalIndex; |
80 | + | #endif //is_mpi |
81 | + | |
82 | }; | |
83 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |