Fixes for stress / pressure tensor by cutoff group
Many changes to get group-based cutoffs to work
Attempting to increase performance by reducing spurious function calls
Fixed bug in parallel EAM. rho_row and rho_col were scattered into the same array. Unfortunately, MPI zeros the array between scatters so half of the sum was being lost. Fixed by added a temp array for column scatter, then sum loop over nlocal.
Fixed bug in calc_eam.
Changes to autoconf / configure method of configuring OOPSE
More fixes for stress tensor parallel bug.
EAM works...... Neighbor list also works.....
Bug fixes for eam...
More bug fixes for eam.
Added eam to simSetup and added changecutoffeam.
module use fixes for eam and do_forces.
Finished most code for eam....
Added massive changes for eam....
Fixed ordering on NVT calculation in integrators.
Added first mangling of EAM.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.