ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/UseTheForce/EAM.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/UseTheForce/EAM.hpp (file contents):
Revision 1891 by tim, Wed Dec 15 21:07:48 2004 UTC vs.
Revision 1892 by tim, Thu Dec 16 17:27:47 2004 UTC

# Line 47 | Line 47 | class EAM : public ForceField {
47          EAM();
48          virtual void parse(const std::string& filename);
49  
50 +         virtual double getRcutFromAtomType(AtomType* at);
51 +
52      private:
53          SectionParserManager spMan_;
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines