Revision
829 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 28 16:03:37 2003 UTC
(21 years, 6 months ago)
by
gezelter
File length: 1507 byte(s)
Diff to
previous 804
replace c++ header stuff with more portable c header stuff
Also, mod file fixes and portability changes
Some fortran changes will need to be reversed.
Revision
804 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 16 19:16:24 2003 UTC
(21 years, 6 months ago)
by
mmeineke
File length: 1506 byte(s)
Diff to
previous 438
Changed DumpReader to use linked lists instead of a vector.
Fixed the makefile to build DumpReader.cpp
Removed a comment output in Exclude.cpp
Modified DumpWriter and Integrator to write an eor file every time a frame is written.
This lets the .eor file represent the last written frame of a simulation.
Revision
435 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 28 19:33:37 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 1533 byte(s)
Diff to
previous 431
fixed a bug where the Excludes were not being created properly
Revision
431 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 27 22:16:27 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 1405 byte(s)
Diff to
previous 428
fixed a bug where excludes were not being initialized
Revision
428 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 27 21:07:14 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 1332 byte(s)
Diff to
previous 416
fixed the compile time bugs, Source builds and links
Revision
413 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 26 21:54:49 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 1330 byte(s)
Diff to
previous 412
fixed a couple of the "static" bugs in Atom and Exclude
Revision
412 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 26 21:50:33 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 1286 byte(s)
Diff to
previous 410
still working on the SimSetup routine. also fixed some things in Exclude.hpp
Revision
408 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Mar 26 20:45:07 2003 UTC
(22 years, 1 month ago)
by
mmeineke
File length: 358 byte(s)
added an Exclude class with static arrays similar to the Atom class