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.
Added support for compiling fortran without use of mpich modules. We use mpif.h instead.:
Compatibility fixes
Changes to autoconf / configure method of configuring OOPSE
Added some profiling code -DPROFILE.
Added massive changes for eam....
more bug fixes....
MPI buggy, fixed mpiRefresh issue.
bug fixes many bug fixes
This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
New OOPSE Tree
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.