# | Line 47 | Line 47 | namespace oopse { | |
---|---|---|
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(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |