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 656 by mmeineke, Tue Jul 29 16:32:37 2003 UTC vs.
Revision 670 by mmeineke, Thu Aug 7 21:47:18 2003 UTC

# Line 82 | Line 82 | class SimSetup{ (private)
82    int tot_torsions;
83    int tot_SRI;
84  
85  Atom** the_atoms;
86  SRI** the_sris;
87  Exclude** the_excludes;
88  Molecule* the_molecules;
85    ForceFields* the_ff;
86  
87    // needed by makeElement
# Line 99 | Line 95 | class SimSetup{ (private)
95    int* globalIndex;
96   #endif //is_mpi
97  
98 +  void setupZConstraint(void);
99 +
100   };
101   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines