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

Comparing trunk/OOPSE-4/src/lattice/Lattice.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 58 | Line 58 | class Lattice{
58  
59      //virtual destructor of Lattice
60      virtual ~Lattice() {}
61
62    //get lattice type
63    virtual const  std::string getLatticeType() = 0;
61      
62      int getNumSitesPerCell() {return nCellSites;}
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines