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 2179 by gezelter, Tue Apr 12 21:27:33 2005 UTC vs.
Revision 2181 by tim, Tue Apr 12 21:58:09 2005 UTC

# Line 47 | Line 47 | const  std::string FCCLatticeType = "FCC";
47  
48   namespace oopse {
49  
50 const  std::string FCCLatticeType = "FCC";
51 const  std::string BCCLatticeType = "BCC";
52 const  std::string HCPCLatticeType = "HCP";
53 const  std::string OrthorhombicLatticeType = "ORTHORHOMBIC";
54
55
50   class CubicLattice : public BaseLattice{
51    protected:
52      CubicLattice();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines