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 196 by chuckv, Thu Dec 5 21:37:51 2002 UTC vs.
Revision 199 by mmeineke, Mon Dec 9 20:54:38 2002 UTC

# Line 10 | Line 10 | class mpiSimulation{ (public)
10    mpiSimulation(SimInfo* the_entryPlug);
11    ~mpiSimulation();
12    
13 <  void divideLabor(int nComponents, MoleculeStamp** compStamps, int* componentsNmol );
13 >  void divideLabor( void );
14    
15    int  getMyNode(void) {return myNode;}
16    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines