| 1 |
+ |
2004-10-20 16:52 gezelter |
| 2 |
+ |
|
| 3 |
+ |
* src/UseTheForce/: DUFF.cpp, WATER.cpp, DarkSide/sticky.F90, |
| 4 |
+ |
DarkSide/sticky_interface.h: fixed a fortran name problem |
| 5 |
+ |
|
| 6 |
+ |
2004-10-20 16:38 tim |
| 7 |
+ |
|
| 8 |
+ |
* test/utils/: GenericData.hpp, GenericDataTestCase.cpp, |
| 9 |
+ |
GenericDataTestCase.hpp, Makefile, PropertyMapTestCase.hpp, |
| 10 |
+ |
UtilTest, UtilTest.cpp: adding generic data test case |
| 11 |
+ |
|
| 12 |
+ |
2004-10-20 16:16 chuckv |
| 13 |
+ |
|
| 14 |
+ |
* configure, ac-tools/aclocal.m4, |
| 15 |
+ |
src/UseTheForce/DarkSide/Makefile, |
| 16 |
+ |
src/UseTheForce/DarkSide/mpiSimulation.F90, |
| 17 |
+ |
src/UseTheForce/DarkSide/mpiSimulation_interface.h, |
| 18 |
+ |
src/UseTheForce/DarkSide/simParallel.F90, |
| 19 |
+ |
src/UseTheForce/DarkSide/simParallel_interface.h, |
| 20 |
+ |
src/brains/mpiSimulation.cpp, src/brains/mpiSimulation.hpp: |
| 21 |
+ |
Fortran/C++ interface de-obfuscation project appears to be |
| 22 |
+ |
complete! Woo hoo! |
| 23 |
+ |
|
| 24 |
+ |
2004-10-20 15:47 chuckv |
| 25 |
+ |
|
| 26 |
+ |
* src/UseTheForce/: fortranWrapDefines.hpp, fortranWrappers.cpp, |
| 27 |
+ |
fortranWrappers.hpp: Fortran/C++ interface de-obfuscation project |
| 28 |
+ |
continues |
| 29 |
+ |
|
| 30 |
+ |
2004-10-20 15:46 chuckv |
| 31 |
+ |
|
| 32 |
+ |
* src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp, |
| 33 |
+ |
UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp, |
| 34 |
+ |
UseTheForce/LJFF.cpp, UseTheForce/Makefile, UseTheForce/WATER.cpp, |
| 35 |
+ |
UseTheForce/doForces_interface.h, |
| 36 |
+ |
UseTheForce/notifyCutoffs_interface.h, UseTheForce/wrappers.F90, |
| 37 |
+ |
UseTheForce/DarkSide/atype_interface.h, |
| 38 |
+ |
UseTheForce/DarkSide/eam_interface.h, |
| 39 |
+ |
UseTheForce/DarkSide/gb_interface.h, |
| 40 |
+ |
UseTheForce/DarkSide/mpiSimulation_interface.h, |
| 41 |
+ |
UseTheForce/DarkSide/shapes_interface.h, |
| 42 |
+ |
UseTheForce/DarkSide/simulation_interface.h, |
| 43 |
+ |
UseTheForce/DarkSide/sticky_interface.h, brains/ForceFields.cpp, |
| 44 |
+ |
brains/SimInfo.cpp, brains/SimInfo.hpp: Fortran/C++ interface |
| 45 |
+ |
de-obfuscation project (It is a very long story) |
| 46 |
+ |
|
| 47 |
+ |
2004-10-20 13:07 tim |
| 48 |
+ |
|
| 49 |
+ |
* ChangeLog, src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp, |
| 50 |
+ |
test/math/SquareMatrix3TestCase.cpp, |
| 51 |
+ |
test/math/SquareMatrixTestCase.cpp, |
| 52 |
+ |
test/math/SquareMatrixTestCase.hpp: Math library pass the unit test |
| 53 |
+ |
|
| 54 |
|
2004-10-20 00:52 tim |
| 55 |
|
|
| 56 |
|
* src/brains/: Snapshot.hpp, SnapshotManager.hpp: Snapshot and |