ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/brains/SimCreator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/brains/SimCreator.hpp (file contents):
Revision 1724 by tim, Sat Nov 6 05:21:55 2004 UTC vs.
Revision 1725 by tim, Wed Nov 10 22:01:06 2004 UTC

# Line 60 | Line 60 | class SimCreator {
60          void mpiMolDivide( void );
61   #endif //is_mpi
62          
63        virtual ForceField* createForceField();
63          virtual Molecule* createMolecule();
64 +
65 +        void setGlobalIndices();
66              
67      private:
68          void compList(MakeStamps* stamps,SimInfo* info) ;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines