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

Comparing branches/new_design/OOPSE-4/src/UseTheForce/LJFF.hpp (file contents):
Revision 1740 by tim, Mon Nov 15 23:00:32 2004 UTC vs.
Revision 1741 by tim, Tue Nov 16 02:07:14 2004 UTC

# Line 36 | Line 36 | class LJFF : public ForceField {
36   #include "UseTheForce/ForceField.hpp"
37   namespace oopse {
38  
39 + /**
40 + * @class LJFF LJFF.hpp "UseTheForce/LJFF.hpp"
41 + * Lennard Jones Force Field only contains
42 + */
43   class LJFF : public ForceField {
44      public:
45          virtual void parse(const std::string& filename = "LJFF.frc");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines