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

Comparing trunk/OOPSE-2.0/src/brains/SimInfo.hpp (file contents):
Revision 2006 by tim, Sun Feb 13 08:05:33 2005 UTC vs.
Revision 2010 by tim, Sun Feb 13 20:05:42 2005 UTC

# Line 418 | Line 418 | class SimInfo {
418          std::set<AtomType*> getUniqueAtomTypes();
419          
420          friend std::ostream& operator <<(std::ostream& o, SimInfo& info);
421 +
422 +        void getCutoff(double& rcut, double& rsw);
423          
424      private:
425  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines