ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/utils/sysbuilder/latticeBuilder.hpp
(Generate patch)

Comparing trunk/OOPSE-1.0/utils/sysbuilder/latticeBuilder.hpp (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1427 by tim, Wed Jul 28 18:42:59 2004 UTC

# Line 15 | Line 15 | class Lattice{ (public)
15    Lattice(int latticeType,double latticeParameter);
16    Lattice(int latticeType,double latticeParameters[3]);
17    ~Lattice(void);
18 <  
18 >
19    int getLatticePoints(double** thePosX, double** thePosY,
20                                  double** thePosZ,
21                                  int ix, int iy, int iz);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines