changed setup of trotter decomposition to make it easier to change the decomposition...
commit0860b3cc8f617063dc97fdbea85d7167f8d01e09
authorMichael Shirts <michael.shirts@virginia.edu>
Sat, 14 Nov 2009 06:26:42 +0000 (14 01:26 -0500)
committerMichael Shirts <michael.shirts@virginia.edu>
Sat, 14 Nov 2009 06:26:42 +0000 (14 01:26 -0500)
tree6a65923f75d7d95c50842ba0b34b736fa88080f9
parentaa7c2c204ee5987c5becc04257856f4c58c1c067
changed setup of trotter decomposition to make it easier to change the decomposition.  Also fixed a variable initialization problem that just manifested itself now.
include/types/enums.h
include/types/group.h
include/update.h
src/kernel/md.c
src/mdlib/coupling.c
src/mdlib/tgroup.c
src/mdlib/update.c