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

Comparing trunk/OOPSE-4/src/lattice/FCCLattice.hpp (file contents):
Revision 2182 by tim, Tue Apr 12 22:07:45 2005 UTC vs.
Revision 2183 by tim, Tue Apr 12 22:10:07 2005 UTC

# Line 50 | Line 50 | class FCCLattice : public CubicLattice{
50   class FCCLattice : public CubicLattice{
51    public:
52      FCCLattice();
53    virtual const  std::string getLatticeType() {return FCCLatticeType;}    
53      virtual void update();
54      
55   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines