ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/mpiSimulation.hpp
(Generate patch)

Comparing trunk/mdtools/headers/mpiSimulation.hpp (file contents):
Revision 195 by chuckv, Thu Dec 5 18:53:40 2002 UTC vs.
Revision 196 by chuckv, Thu Dec 5 21:37:51 2002 UTC

# Line 26 | Line 26 | class mpiSimulation{ (protected)
26    int myAtomStart, myAtomEnd;
27    int myMol;
28    int myNlocal;
29 +  int *myIdents;
30    int  numberProcessors;
31    int  myNode;
32    //  int  processorNameLen;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines