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

Comparing trunk/OOPSE/utils/sysbuilder/latticeBuilder.hpp (file contents):
Revision 699 by chuckv, Mon Aug 11 22:12:31 2003 UTC vs.
Revision 700 by chuckv, Mon Aug 18 20:59:47 2003 UTC

# Line 11 | Line 11 | class Lattice{ (public)
11   class Lattice{
12  
13   public:
14 <  Lattice(int latticeType,double latticeSpacing);
14 >  Lattice(int latticeType,double latticeParameter);
15    ~Lattice(void);
16    
17    int getLatticePoints(double** thePosX, double** thePosY,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines