Revision
253 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 30 15:20:21 2003 UTC
(22 years, 3 months ago)
by
chuckv
File length: 1780 byte(s)
Diff to
previous 244
Added a generic util code directory and moved Linux_ifc_machdep to it.
MPI changes to compile MPI modules.
Revision
244 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 24 21:25:04 2003 UTC
(22 years, 3 months ago)
by
mmeineke
File length: 1708 byte(s)
Diff to
previous 223
added the fortran function wrapping to the mpiSim class
Revision
221 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 2 20:14:08 2003 UTC
(22 years, 4 months ago)
by
chuckv
File length: 970 byte(s)
Diff to
previous 215
Thermo now can use SPRNG or rand48 (if not MPI).
Finished up work on randomSPRNG. Still need to fix
access to MPISimulation.
Revision
215 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 19 21:59:51 2002 UTC
(22 years, 4 months ago)
by
chuckv
File length: 884 byte(s)
Diff to
previous 208
+ added lennard-jones force module and corresponding class.
+ created forceFactory directory.
Revision
208 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 13 17:59:48 2002 UTC
(22 years, 4 months ago)
by
mmeineke
File length: 1096 byte(s)
Diff to
previous 201
added the pareDumpLine routine to the Initialize from File class
Revision
201 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 10 21:41:23 2002 UTC
(22 years, 4 months ago)
by
mmeineke
File length: 1041 byte(s)
Diff to
previous 199
made some shanges to streamline the setup in SimSetup
Revision
199 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 9 20:54:38 2002 UTC
(22 years, 4 months ago)
by
mmeineke
File length: 638 byte(s)
Diff to
previous 196
cleaned up the divideLabour interface to use the information about Moleculestamps in the entryPlug.
Revision
196 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 5 21:37:51 2002 UTC
(22 years, 4 months ago)
by
chuckv
File length: 697 byte(s)
Diff to
previous 195
Working on the clean removal of key Molecule stamps from the Hash table.
stamps will be moved into a persitient linked list.
Revision
194 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 4 21:19:38 2002 UTC
(22 years, 5 months ago)
by
chuckv
File length: 631 byte(s)
Diff to
previous 134
First addition of mpiDivideLabor to split mpi simulation among processors.
Revision
121 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon Sep 30 19:36:00 2002 UTC
(22 years, 7 months ago)
by
chuckv
File length: 499 byte(s)
Initial mpi support