ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SimSetup.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/SimSetup.hpp (file contents):
Revision 823 by mmeineke, Mon Oct 27 22:07:48 2003 UTC vs.
Revision 1031 by tim, Fri Feb 6 18:58:06 2004 UTC

# Line 37 | Line 37 | class SimSetup{ (private)
37    void makeOutNames(void);
38    void makeIntegrator(void);
39    void initFortran(void);
40 +  void makeMinimizer(void);
41  
42    void createFF( void );
43    void compList( void );
# Line 58 | Line 59 | class SimSetup{ (private)
59    int ensembleCase;
60    int ffCase;
61  
61
62    MakeStamps* stamps;
63    Globals* globals;
64    char* inFileName;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines