ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/nanoparticleBuilder/nanoparticleBuilder.cpp
(Generate patch)

Comparing branches/development/src/applications/nanoparticleBuilder/nanoparticleBuilder.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1704 by gezelter, Tue Apr 24 20:40:04 2012 UTC

# Line 127 | Line 127 | int main(int argc, char *argv []) {
127    /* Build a lattice and get lattice points for this lattice constant */
128    vector<Vector3d> sites = nanoParticle.getSites();
129    vector<Vector3d> orientations = nanoParticle.getOrientations();
130 +
131 +
132    std::vector<int> vacancyTargets;
133    vector<bool> isVacancy;
134    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines