# | Line 1 | Line 1 | |
---|---|---|
1 | < | #include "BaseLattice.hpp" |
1 | > | #include "applications/BaseLattice.hpp" |
2 | void BaseLattice::getLatticePointsPos(vector<Vector3d>& latticePos, int nx, int ny, int nz){ | |
3 | ||
4 | latticePos.resize(nCellSites); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |