ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/brains/SimInfo.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/brains/SimInfo.cpp (file contents):
Revision 2310 by chrisfen, Mon Sep 19 23:21:46 2005 UTC vs.
Revision 2328 by chuckv, Mon Sep 26 15:58:17 2005 UTC

# Line 868 | Line 868 | namespace oopse {
868            }    
869          }          
870        }
871 +    }
872 +
873 +
874 +    if (simParams_->haveSkinThickness()) {
875 +      double skinThickness = simParams_->getSkinThickness();
876      }
877 +
878      notifyFortranCutoffs(&rcut_, &rsw_, &rnblist, &cp);
879      // also send cutoff notification to electrostatics
880      setElectrostaticCutoffRadius(&rcut_);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines