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 1712 by tim, Thu Nov 4 20:55:01 2004 UTC vs.
Revision 1714 by chrisfen, Fri Nov 5 21:03:47 2004 UTC

# Line 1 | Line 1
1 < 2004-11-04 14:48  tim
1 > 2004-11-04 21:56  tim
2  
3 <        * src/brains/: SimInfo.cpp, SimInfo.hpp, SimModel.cpp,
4 <        SimModel.hpp, Snapshot.hpp, Stats.cpp, Stats.hpp: adding Stats
5 <        class
3 >        * src/: brains/SimCreator.cpp, brains/SimCreator.hpp,
4 >        primitives/Molecule.hpp: Pain......
5  
6 + 2004-11-04 15:55  tim
7 +
8 +        * ChangeLog, make/Makefile.in, src/brains/SimCreator.cpp,
9 +        src/brains/SimCreator.hpp, src/brains/SimInfo.hpp,
10 +        src/brains/Stats.hpp: time to break SimSetup
11 +
12 + 2004-11-04 15:51  gezelter
13 +
14 +        * src/UseTheForce/: ForceField.cpp, ForceField.hpp: added new
15 +        classes in progress
16 +
17   2004-11-04 14:48  tim
18  
19          * src/brains/Stats.cpp: file Stats.cpp was initially added on
# Line 14 | Line 24
24          * src/brains/Stats.hpp: file Stats.hpp was initially added on
25          branch new_design.
26  
27 + 2004-11-04 14:48  tim
28 +
29 +        * src/brains/: SimInfo.cpp, SimInfo.hpp, SimModel.cpp,
30 +        SimModel.hpp, Snapshot.hpp, Stats.cpp, Stats.hpp: adding Stats
31 +        class
32 +
33   2004-11-04 11:22  gezelter
34  
35          * src/primitives/: DirectionalAtom.cpp, DirectionalAtom.hpp,
# Line 48 | Line 64
64  
65   2004-11-03 14:56  tim
66  
51        * src/brains/SimCreator.cpp: file SimCreator.cpp was initially
52        added on branch new_design.
53
54 2004-11-03 14:56  tim
55
67          * src/brains/: SimCreator.cpp, SimCreator.hpp: Adding SimCreator
68          class(similar as SimSetup)
69  
# Line 61 | Line 72
72          * src/brains/SimCreator.hpp: file SimCreator.hpp was initially
73          added on branch new_design.
74  
75 + 2004-11-03 14:56  tim
76 +
77 +        * src/brains/SimCreator.cpp: file SimCreator.cpp was initially
78 +        added on branch new_design.
79 +
80   2004-11-03 13:00  tim
81  
82          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
# Line 88 | Line 104
104  
105   2004-11-02 17:41  tim
106  
107 +        * src/: brains/Migrator.hpp, brains/SimModel.cpp,
108 +        utils/LocalndexManager.hpp: Adding LocalIndexManager and Migrator.
109 +        Need unit test
110 +
111 + 2004-11-02 17:41  tim
112 +
113          * src/utils/LocalndexManager.hpp: file LocalndexManager.hpp was
114          initially added on branch new_design.
115  
# Line 96 | Line 118
118          * src/brains/Migrator.hpp: file Migrator.hpp was initially added on
119          branch new_design.
120  
121 < 2004-11-02 17:41  tim
121 > 2004-11-02 11:59  tim
122  
123 <        * src/: brains/Migrator.hpp, brains/SimModel.cpp,
124 <        utils/LocalndexManager.hpp: Adding LocalIndexManager and Migrator.
103 <        Need unit test
123 >        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
124 >        branch new_design.
125  
126   2004-11-02 11:59  tim
127  
128          * src/brains/: SimModel.cpp, SimModel.hpp, SimSnapshotManager.cpp,
129          SimSnapshotManager.hpp: SimModel in progress
130  
110 2004-11-02 11:59  tim
111
112        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
113        branch new_design.
114
131   2004-11-02 10:28  chrisfen
132  
133          * src/: UseTheForce/DarkSide/shapes.F90,
# Line 120 | Line 136
136  
137   2004-11-02 10:27  tim
138  
139 <        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
140 <        added on branch new_design.
139 >        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
140 >        functions for dealing with memory issue
141  
142   2004-11-02 10:27  tim
143  
144 <        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
145 <        functions for dealing with memory issue
144 >        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
145 >        added on branch new_design.
146  
147   2004-11-02 10:23  tim
148  
# Line 1214 | Line 1230
1230  
1231   2004-09-29 12:56  gezelter
1232  
1233 <        * make/: Make.conf.in, Makefile.in: Working on make stuff
1233 >        * make/: Make.conf.in, Makefile.in, _files/style.css: Working on
1234 >        make stuff
1235  
1236   2004-09-29 12:46  tim
1237  
# Line 1480 | Line 1497
1497          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1498          src/visitors/RigidBodyVisitor.cpp,
1499          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1500 <        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1500 >        src/visitors/ZconsVisitor.hpp, make/Makefile,
1501 >        make/_files/style.css, samples/Makefile.in,
1502          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1503          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1504          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
# Line 1655 | Line 1673
1673          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1674          src/visitors/RigidBodyVisitor.cpp,
1675          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1676 <        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1676 >        src/visitors/ZconsVisitor.hpp, make/Makefile,
1677 >        make/_files/style.css, samples/Makefile.in,
1678          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1679          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1680          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines