ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ChangeLog
(Generate patch)

Comparing trunk/OOPSE/ChangeLog (file contents):
Revision 735 by tim, Wed Aug 27 16:16:01 2003 UTC vs.
Revision 736 by tim, Thu Aug 28 21:09:47 2003 UTC

# Line 1 | Line 1
1 + 2003-08-27 14:23  tim
2 +
3 +        * libmdtools/: Integrator.cpp, SimSetup.cpp, ZConstraint.cpp: fix
4 +        bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to
5 +        MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we
6 +        turn on the optimization flag, it causes a seg fault
7 +
8 + 2003-08-27 11:25  gezelter
9 +
10 +        * libmdtools/: calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
11 +        calc_reaction_field.F90, calc_sticky_pair.F90: More fixes for
12 +        stress tensor parallel bug.
13 +
14 + 2003-08-27 11:16  tim
15 +
16 +        * ChangeLog, libmdtools/DUFF.cpp,
17 +        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90:
18 +        fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90
19 +        molMembershipList use global index instead of local index
20 +
21   2003-08-26 15:37  tim
22  
23          * libmdtools/: Integrator.cpp, ZConstraint.cpp, do_Forces.F90,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines