ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/SimInfo.hpp
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/SimInfo.hpp (file contents):
Revision 365 by mmeineke, Tue Mar 18 22:17:31 2003 UTC vs.
Revision 367 by mmeineke, Wed Mar 19 17:29:49 2003 UTC

# Line 37 | Line 37 | class SimInfo{ (public)
37    double rRF;             // the reaction field cut off radius
38    double dielectric;      // the dielectric of the medium for reaction field
39  
40 <  unsigned int n_exclude;  // the # of pairs excluded from long range forces
40 >  int n_exclude;  // the # of pairs excluded from long range forces
41    int *excludes;       // the pairs themselves
42  
43    int nGlobalExcludes;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines