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

Comparing trunk/OOPSE-4/src/lattice/Lattice.cpp (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 45 | Line 45 | static LatticeCreator<FCCLattice> *FCCLatticeCreator =
45  
46   namespace oopse {
47  
48 static LatticeCreator<FCCLattice> *FCCLatticeCreator = new LatticeCreator<FCCLattice>(FCCLatticeType);
49
48   CubicLattice::CubicLattice(){
49    latticeParam = 1.0;
50    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines