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

Comparing trunk/OOPSE-2.0/ChangeLog (file contents):
Revision 1630 by tim, Thu Oct 21 21:31:39 2004 UTC vs.
Revision 1648 by tim, Tue Oct 26 22:19:22 2004 UTC

# Line 1 | Line 1
1 + 2004-10-25 17:46  tim
2 +
3 +        * ChangeLog, src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
4 +        src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
5 +        src/math/Vector3.hpp, test/brains/StuntDouble.hpp,
6 +        test/math/RectMatrixTestCase.cpp, test/math/Vector3TestCase.cpp,
7 +        test/math/VectorTestCase.cpp: add getArray function to  RectMatrix
8 +        and Vector classes
9 +
10 + 2004-10-25 12:03  tim
11 +
12 +        * ChangeLog, src/utils/GenericFactory.hpp,
13 +        test/utils/GenericFactoryTestCase.cpp,
14 +        test/utils/GenericFactoryTestCase.hpp, test/utils/Makefile: adding
15 +        GenericFactory Test Case. GenericFactory now can bed used to creat
16 +        ForcefieldFactory and IntegratorFactory etc.
17 +
18 + 2004-10-24 23:08  tim
19 +
20 +        * src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp,
21 +        brains/SimSnapshotManager.hpp, brains/Snapshot.hpp,
22 +        brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes
23 +        get reconstructed
24 +
25 + 2004-10-24 02:55  tim
26 +
27 +        * src/utils/GenericFactory.hpp: GenericFactory pass unit test
28 +
29 + 2004-10-23 18:09  tim
30 +
31 +        * test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp,
32 +        StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp,
33 +        RigidBody.cpp: Refactoring in progress
34 +
35 + 2004-10-22 18:09  tim
36 +
37 +        * ChangeLog, src/brains/Snapshot.hpp,
38 +        src/brains/SnapshotManager.hpp, src/math/SquareMatrix.hpp,
39 +        test/brains/SnapshotTestCase.cpp, test/brains/SnapshotTestCase.hpp,
40 +        test/brains/StuntDouble.hpp: more work in Snapshot
41 +
42 + 2004-10-22 17:59  chrisfen
43 +
44 +        * src/: UseTheForce/LJFF.cpp,
45 +        UseTheForce/DarkSide/atype_interface.h, types/AtomType.cpp: Dear
46 +        god!  It runs and conserves energy!
47 +
48 + 2004-10-22 17:54  chrisfen
49 +
50 +        * src/types/: AtomType.cpp, AtomType.hpp: strDUP not strCOPY
51 +
52 + 2004-10-22 17:53  chrisfen
53 +
54 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
55 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
56 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
57 +        brains/SimInfo.cpp, brains/SimInfo.hpp: fixey fixey the breakey
58 +        breakey
59 +
60 + 2004-10-22 17:53  chrisfen
61 +
62 +        * make/Makefile.in: compiler flags
63 +
64 + 2004-10-22 16:20  gezelter
65 +
66 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
67 +        UseTheForce/LJFF.cpp, UseTheForce/doForces.F90,
68 +        brains/fSimulation.h, types/AtomType.hpp,
69 +        types/DirectionalAtomType.hpp: fixey fixey
70 +
71 + 2004-10-22 15:22  gezelter
72 +
73 +        * src/UseTheForce/DarkSide/: LJ.F90, atype.F90, atype_interface.h,
74 +        charge.F90, charge_interface.h, dipole.F90, dipole_interface.h,
75 +        lj_interface.h, shapes.F90, simulation.F90: Added un-busticated
76 +        fortran files and c/Fortran interfaces
77 +
78 + 2004-10-22 15:21  gezelter
79 +
80 +        * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
81 +        DirectionalAtomType.hpp, Makefile: More on AtomType and
82 +        DirectionalAtomType
83 +
84 + 2004-10-22 09:47  gezelter
85 +
86 +        * src/types/AtomType.hpp: Adding AtomType
87 +
88 + 2004-10-21 16:31  tim
89 +
90 +        * ChangeLog, src/brains/Snapshot.hpp,
91 +        src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp,
92 +        src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
93 +        src/math/Vector.hpp, src/math/Vector3.hpp,
94 +        test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp:
95 +        Snapshot and SnapshotManager in progress
96 +
97 + 2004-10-21 16:30  tim
98 +
99 +        * test/brains/: BrainsTest.cpp, Makefile,
100 +        SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp,
101 +        SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for
102 +        Snapshot and snapshotManager.
103 +
104   2004-10-21 15:15  gezelter
105  
106          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines