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 1704 by gezelter, Tue Apr 24 20:40:04 2012 UTC vs.
Revision 1829 by gezelter, Wed Jan 9 20:12:59 2013 UTC

# Line 72 | Line 72 | int main(int argc, char *argv []) {
72  
73   int main(int argc, char *argv []) {
74    
75  //register force fields
76  registerForceFields();
75    registerLattice();
76    
77    gengetopt_args_info args_info;
# Line 379 | Line 377 | int main(int argc, char *argv []) {
377    mol = NewInfo->beginMolecule(mi);
378  
379    int l = 0;
382  int whichSite = 0;
380  
381    for (int i = 0; i < nComponents; i++){
382      locator = new MoLocator(NewInfo->getMoleculeStamp(i),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines