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

Comparing trunk/OOPSE-3.0/ChangeLog (file contents):
Revision 1536 by gezelter, Wed Oct 6 21:27:02 2004 UTC vs.
Revision 1681 by tim, Thu Oct 28 22:26:32 2004 UTC

# Line 1 | Line 1
1 + 2004-10-28 16:28  tim
2 +
3 +        * src/utils/next_combination.hpp,
4 +        test/utils/NextCombinationTestCase.cpp,
5 +        test/utils/ReplaceWildCardTestCase.cpp: Done with combination
6 +
7 + 2004-10-28 16:11  tim
8 +
9 +        * src/utils/next_combination.hpp: change documentation of
10 +        next_combination.hpp
11 +
12 + 2004-10-28 15:41  tim
13 +
14 +        * ChangeLog, src/utils/next_combination.hpp,
15 +        test/utils/NextCombinationTestCase.cpp,
16 +        test/utils/NextCombinationTestCase.hpp: ReplaceWildCard is working
17 +
18 + 2004-10-28 15:01  tim
19 +
20 +        * src/utils/next_combination.hpp: adding replace wildcard function
21 +
22 + 2004-10-28 14:33  tim
23 +
24 +        * src/utils/next_combination.hpp: Minor change
25 +
26 + 2004-10-28 14:06  tim
27 +
28 +        * ChangeLog, src/applications/simpleBuilder/MoLocator.hpp,
29 +        src/applications/simpleBuilder/simpleBuilder.cpp,
30 +        src/utils/next_combination.hpp, test/utils/Makefile,
31 +        test/utils/NextCombinationTestCase.cpp,
32 +        test/utils/ReplaceWildCardTestCase.cpp,
33 +        test/utils/next_combination.hpp: STL next_permutation like
34 +        next_combination is working
35 +
36 + 2004-10-28 12:22  chrisfen
37 +
38 +        * src/UseTheForce/WATER.cpp: fix of setDipoles
39 +
40 + 2004-10-28 12:20  gezelter
41 +
42 +        * src/UseTheForce/Shapes_FF.cpp: forgot to advance lines in the
43 +        shapeFile
44 +
45 + 2004-10-28 12:20  gezelter
46 +
47 +        * samples/shape/linear.md: forgot the orientation line
48 +
49 + 2004-10-28 11:56  gezelter
50 +
51 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
52 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
53 +        UseTheForce/WATER.cpp, types/AtomType.cpp: fixed duplicate
54 +        declaration foo
55 +
56 + 2004-10-28 11:55  gezelter
57 +
58 +        * samples/lipid/5x5.md: uncommented .in line
59 +
60 + 2004-10-28 10:42  tim
61 +
62 +        * test/utils/: Makefile, NextCombinationTestCase.cpp,
63 +        NextCombinationTestCase.hpp, next_combination.hpp: next_combination
64 +        in progress
65 +
66 + 2004-10-28 10:15  tim
67 +
68 +        * test/utils/: NextCombinationTestCase.cpp,
69 +        NextCombinationTestCase.hpp: adding next_combination test case
70 +
71 + 2004-10-28 10:02  tim
72 +
73 +        * test/utils/next_combination.hpp: STL Compatible combination
74 +        sequence generator
75 +
76 + 2004-10-28 01:23  tim
77 +
78 +        * test/utils/: GenerateCombination.hpp,
79 +        ReplaceWildCardTestCase.cpp: bug fixed in GenerateCombination.hpp
80 +
81 + 2004-10-28 01:16  tim
82 +
83 +        * test/utils/GenerateCombination.hpp: a STL next_permutaion like
84 +        next_combination function.
85 +
86 + 2004-10-27 22:27  tim
87 +
88 +        * test/utils/ReplaceWildCard.hpp: no message
89 +
90 + 2004-10-27 22:14  tim
91 +
92 +        * test/utils/: ReplaceWildCard.hpp, ReplaceWildCardTestCase.cpp:
93 +        ReplaceWildCard(recursive version) is working, need refactoring. An
94 +        iterative version is on the way
95 +
96 + 2004-10-27 21:28  tim
97 +
98 +        * test/utils/: Makefile, ReplaceWildCard.hpp,
99 +        ReplaceWildCardTestCase.cpp: ReplaceWildCard in progress
100 +
101 + 2004-10-27 21:08  tim
102 +
103 +        * test/utils/: ReplaceWildCardTestCase.cpp,
104 +        ReplaceWildCardTestCase.hpp: Adding Test Case for ReplaceWildCard
105 +
106 + 2004-10-27 18:17  tim
107 +
108 +        * test/utils/ReplaceWildCard.hpp: adding ReplaceWildCard.hpp, need
109 +        test
110 +
111 + 2004-10-27 01:25  tim
112 +
113 +        * src/utils/TupleMatcher.hpp: Adding Generic TupleMatcher, wild
114 +        char matching is on the way
115 +
116 + 2004-10-27 01:07  tim
117 +
118 +        * src/utils/Tuple.hpp: Adding Generic Tuple3 and Tuple4
119 +
120 + 2004-10-26 22:00  gezelter
121 +
122 +        * src/UseTheForce/: EAM_FF.cpp, ForceFields.hpp: bug fix
123 +
124 + 2004-10-26 21:20  gezelter
125 +
126 +        * src/UseTheForce/ForceFields.hpp: subclass foo
127 +
128 + 2004-10-26 21:16  gezelter
129 +
130 +        * src/UseTheForce/: EAM_FF.cpp, LJFF.cpp, WATER.cpp: more char* ->
131 +        string conversion
132 +
133 + 2004-10-26 19:01  gezelter
134 +
135 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
136 +        UseTheForce/ForceFields.hpp, brains/SimSetup.cpp,
137 +        brains/SimSetup.hpp: char* -> string
138 +
139 + 2004-10-26 17:25  gezelter
140 +
141 +        * src/types/: AtomType.cpp, AtomType.hpp, DirectionalAtomType.hpp,
142 +        Makefile, ShapeAtomType.cpp, ShapeAtomType.hpp, ShapeType.cpp,
143 +        ShapeType.hpp: Making ShapeType into a ShapeAtomType, fixing some
144 +        isXXX
145 +
146 + 2004-10-26 17:25  gezelter
147 +
148 +        * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
149 +        define name collision
150 +
151 + 2004-10-26 17:24  gezelter
152 +
153 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
154 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
155 +        UseTheForce/Makefile, UseTheForce/Shapes_FF.cpp,
156 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
157 +        UseTheForce/DarkSide/shapes_interface.h, brains/SimSetup.cpp:
158 +        forcefield refactoring for shapes
159 +
160 + 2004-10-26 17:24  gezelter
161 +
162 +        * samples/shape/: 5CB.shape, 8CB.shape, C60.shape, C70.shape,
163 +        Shapes.frc, cholesterol.shape, ethylBenzene.shape, linear.in,
164 +        linear.md, linear.shape, toluene.shape: adding sample shape
165 +        directory
166 +
167 + 2004-10-26 17:19  tim
168 +
169 +        * ChangeLog, src/brains/DataStorage.cpp,
170 +        src/brains/DataStorage.hpp, src/brains/Snapshot.hpp,
171 +        test/brains/DataStorageTestCase.cpp,
172 +        test/brains/DataStorageTestCase.hpp, test/brains/Makefile:
173 +        DataStorage passes unit test
174 +
175 + 2004-10-26 13:03  chrisfen
176 +
177 +        * src/UseTheForce/DarkSide/: shapes.F90, shapes_interface.h:
178 +        Changes to help advance shapes
179 +
180 + 2004-10-26 13:02  chrisfen
181 +
182 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp: Changes to
183 +        Shapes force field reader
184 +
185 + 2004-10-26 12:28  tim
186 +
187 +        * src/brains/Snapshot.hpp, test/brains/RigidBody.hpp: Snaphot and
188 +        SnapshotTestCase in progress
189 +
190 + 2004-10-25 17:46  tim
191 +
192 +        * ChangeLog, src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
193 +        src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
194 +        src/math/Vector3.hpp, test/brains/StuntDouble.hpp,
195 +        test/math/RectMatrixTestCase.cpp, test/math/Vector3TestCase.cpp,
196 +        test/math/VectorTestCase.cpp: add getArray function to  RectMatrix
197 +        and Vector classes
198 +
199 + 2004-10-25 12:03  tim
200 +
201 +        * ChangeLog, src/utils/GenericFactory.hpp,
202 +        test/utils/GenericFactoryTestCase.cpp,
203 +        test/utils/GenericFactoryTestCase.hpp, test/utils/Makefile: adding
204 +        GenericFactory Test Case. GenericFactory now can bed used to creat
205 +        ForcefieldFactory and IntegratorFactory etc.
206 +
207 + 2004-10-24 23:08  tim
208 +
209 +        * src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp,
210 +        brains/SimSnapshotManager.hpp, brains/Snapshot.hpp,
211 +        brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes
212 +        get reconstructed
213 +
214 + 2004-10-24 02:55  tim
215 +
216 +        * src/utils/GenericFactory.hpp: GenericFactory pass unit test
217 +
218 + 2004-10-23 18:09  tim
219 +
220 +        * test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp,
221 +        StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp,
222 +        RigidBody.cpp: Refactoring in progress
223 +
224 + 2004-10-22 18:09  tim
225 +
226 +        * ChangeLog, src/brains/Snapshot.hpp,
227 +        src/brains/SnapshotManager.hpp, src/math/SquareMatrix.hpp,
228 +        test/brains/SnapshotTestCase.cpp, test/brains/SnapshotTestCase.hpp,
229 +        test/brains/StuntDouble.hpp: more work in Snapshot
230 +
231 + 2004-10-22 17:59  chrisfen
232 +
233 +        * src/: UseTheForce/LJFF.cpp,
234 +        UseTheForce/DarkSide/atype_interface.h, types/AtomType.cpp: Dear
235 +        god!  It runs and conserves energy!
236 +
237 + 2004-10-22 17:54  chrisfen
238 +
239 +        * src/types/: AtomType.cpp, AtomType.hpp: strDUP not strCOPY
240 +
241 + 2004-10-22 17:53  chrisfen
242 +
243 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
244 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
245 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
246 +        brains/SimInfo.cpp, brains/SimInfo.hpp: fixey fixey the breakey
247 +        breakey
248 +
249 + 2004-10-22 17:53  chrisfen
250 +
251 +        * make/Makefile.in: compiler flags
252 +
253 + 2004-10-22 16:20  gezelter
254 +
255 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
256 +        UseTheForce/LJFF.cpp, UseTheForce/doForces.F90,
257 +        brains/fSimulation.h, types/AtomType.hpp,
258 +        types/DirectionalAtomType.hpp: fixey fixey
259 +
260 + 2004-10-22 15:22  gezelter
261 +
262 +        * src/UseTheForce/DarkSide/: LJ.F90, atype.F90, atype_interface.h,
263 +        charge.F90, charge_interface.h, dipole.F90, dipole_interface.h,
264 +        lj_interface.h, shapes.F90, simulation.F90: Added un-busticated
265 +        fortran files and c/Fortran interfaces
266 +
267 + 2004-10-22 15:21  gezelter
268 +
269 +        * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
270 +        DirectionalAtomType.hpp, Makefile: More on AtomType and
271 +        DirectionalAtomType
272 +
273 + 2004-10-22 09:47  gezelter
274 +
275 +        * src/types/AtomType.hpp: Adding AtomType
276 +
277 + 2004-10-21 16:31  tim
278 +
279 +        * ChangeLog, src/brains/Snapshot.hpp,
280 +        src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp,
281 +        src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
282 +        src/math/Vector.hpp, src/math/Vector3.hpp,
283 +        test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp:
284 +        Snapshot and SnapshotManager in progress
285 +
286 + 2004-10-21 16:30  tim
287 +
288 +        * test/brains/: BrainsTest.cpp, Makefile,
289 +        SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp,
290 +        SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for
291 +        Snapshot and snapshotManager.
292 +
293 + 2004-10-21 15:15  gezelter
294 +
295 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
296 +        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
297 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
298 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
299 +        UseTheForce/doForces_interface.h, UseTheForce/fForceField.h,
300 +        UseTheForce/DarkSide/LJ.F90, UseTheForce/DarkSide/lj_interface.h,
301 +        brains/SimSetup.cpp, types/AtomTypeProperties.h: Breaky Breaky.  
302 +        Fixey Fixey.
303 +
304 + 2004-10-21 11:32  tim
305 +
306 +        * src/utils/GenericData.cpp, src/utils/Makefile,
307 +        test/utils/Makefile, test/utils/UtilTest: remove some junk files
308 +
309 + 2004-10-21 11:24  tim
310 +
311 +        * test/utils/GenericData.hpp: remove backup of  GenericData.hpp
312 +
313 + 2004-10-21 11:22  tim
314 +
315 +        * ChangeLog, src/brains/SimSetup.cpp,
316 +        src/constraints/ZConstraint.cpp, src/constraints/ZconsData.hpp,
317 +        src/integrators/NPT.cpp, src/integrators/NPTf.cpp,
318 +        src/integrators/NPTi.cpp, src/integrators/NPTxyz.cpp,
319 +        src/integrators/NVT.cpp, src/io/DumpReader.cpp,
320 +        src/io/InitializeFromFile.cpp, src/io/ZConsReader.cpp,
321 +        src/io/ZConsWriter.hpp, src/primitives/StuntDouble.hpp,
322 +        src/utils/GenericData.cpp, src/utils/GenericData.hpp,
323 +        src/visitors/AtomData.hpp, src/visitors/AtomVisitor.cpp,
324 +        src/visitors/AtomVisitor.hpp, src/visitors/CompositeVisitor.cpp,
325 +        src/visitors/CompositeVisitor.hpp, src/visitors/OtherVisitor.cpp,
326 +        src/visitors/OtherVisitor.hpp, src/visitors/RigidBodyVisitor.cpp,
327 +        src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
328 +        src/visitors/ZconsVisitor.hpp: replace old GebericData with  new
329 +        GenericData
330 +
331 + 2004-10-21 10:25  chuckv
332 +
333 +        * src/UseTheForce/DarkSide/: LJ.F90, eam.F90: Added newLJtype to lj
334 +        module.
335 +
336 + 2004-10-21 10:24  chuckv
337 +
338 +        * src/UseTheForce/DarkSide/lj_interface.h: Added interface for
339 +        fortran lj module.
340 +
341 + 2004-10-20 17:54  tim
342 +
343 +        * ChangeLog, src/utils/PropertyMap.cpp, src/utils/PropertyMap.hpp,
344 +        test/utils/GenericDataTestCase.cpp, test/utils/Makefile,
345 +        test/utils/PropertyMapTestCase.cpp,
346 +        test/utils/PropertyMapTestCase.hpp, test/utils/UtilTest:
347 +        GenericData and PropertyMap  pass unit test.
348 +
349 + 2004-10-20 16:52  gezelter
350 +
351 +        * src/UseTheForce/: DUFF.cpp, WATER.cpp, DarkSide/sticky.F90,
352 +        DarkSide/sticky_interface.h: fixed a fortran name problem
353 +
354 + 2004-10-20 16:38  tim
355 +
356 +        * test/utils/: GenericData.hpp, GenericDataTestCase.cpp,
357 +        GenericDataTestCase.hpp, Makefile, PropertyMapTestCase.hpp,
358 +        UtilTest, UtilTest.cpp: adding generic data test case
359 +
360 + 2004-10-20 16:16  chuckv
361 +
362 +        * configure, ac-tools/aclocal.m4,
363 +        src/UseTheForce/DarkSide/Makefile,
364 +        src/UseTheForce/DarkSide/mpiSimulation.F90,
365 +        src/UseTheForce/DarkSide/mpiSimulation_interface.h,
366 +        src/UseTheForce/DarkSide/simParallel.F90,
367 +        src/UseTheForce/DarkSide/simParallel_interface.h,
368 +        src/brains/mpiSimulation.cpp, src/brains/mpiSimulation.hpp:
369 +        Fortran/C++ interface de-obfuscation project appears to be
370 +        complete!  Woo hoo!
371 +
372 + 2004-10-20 15:47  chuckv
373 +
374 +        * src/UseTheForce/: fortranWrapDefines.hpp, fortranWrappers.cpp,
375 +        fortranWrappers.hpp: Fortran/C++ interface de-obfuscation project
376 +        continues
377 +
378 + 2004-10-20 15:46  chuckv
379 +
380 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
381 +        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
382 +        UseTheForce/LJFF.cpp, UseTheForce/Makefile, UseTheForce/WATER.cpp,
383 +        UseTheForce/doForces_interface.h,
384 +        UseTheForce/notifyCutoffs_interface.h, UseTheForce/wrappers.F90,
385 +        UseTheForce/DarkSide/atype_interface.h,
386 +        UseTheForce/DarkSide/eam_interface.h,
387 +        UseTheForce/DarkSide/gb_interface.h,
388 +        UseTheForce/DarkSide/mpiSimulation_interface.h,
389 +        UseTheForce/DarkSide/shapes_interface.h,
390 +        UseTheForce/DarkSide/simulation_interface.h,
391 +        UseTheForce/DarkSide/sticky_interface.h, brains/ForceFields.cpp,
392 +        brains/SimInfo.cpp, brains/SimInfo.hpp: Fortran/C++ interface
393 +        de-obfuscation project (It is a very long story)
394 +
395 + 2004-10-20 13:07  tim
396 +
397 +        * ChangeLog, src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
398 +        test/math/SquareMatrix3TestCase.cpp,
399 +        test/math/SquareMatrixTestCase.cpp,
400 +        test/math/SquareMatrixTestCase.hpp: Math library pass the unit test
401 +
402 + 2004-10-20 00:52  tim
403 +
404 +        * src/brains/: Snapshot.hpp, SnapshotManager.hpp: Snapshot and
405 +        SnapshotManager in design phase
406 +
407 + 2004-10-19 23:54  gezelter
408 +
409 +        * src/: brains/SimSetup.cpp, utils/StringUtils.cpp: namespace
410 +        problem prevented linking
411 +
412 + 2004-10-19 23:54  gezelter
413 +
414 +        * src/UseTheForce/Shapes_FF.cpp: fixed include
415 +
416 + 2004-10-19 23:26  gezelter
417 +
418 +        * src/utils/: Makefile, definitions.F90, definitions_module.F90,
419 +        oopseMPI.F90, oopseMPI_module.F90, status.F90, status_module.F90:
420 +        more fortran name mangling
421 +
422 + 2004-10-19 23:23  gezelter
423 +
424 +        * src/profiling/timing.F90: yet more fortran renaming
425 +
426 + 2004-10-19 23:19  gezelter
427 +
428 +        * src/UseTheForce/: Makefile, doForces.F90, doForces_interface.h,
429 +        do_Forces.F90, do_Forces.h, notifyCutoffs.F90,
430 +        notifyCutoffs_interface.h, notifycutoffs_module_interface.h,
431 +        wrappers.F90: Fortran name cleanup continues
432 +
433 + 2004-10-19 23:12  gezelter
434 +
435 +        * src/UseTheForce/DarkSide/: atype.F90, simulation.F90: fixing some
436 +        broken fortran stuff
437 +
438 + 2004-10-19 23:02  gezelter
439 +
440 +        * src/UseTheForce/DarkSide/: LJ.F90, Makefile, atype.F90,
441 +        atype_interface.h, atype_module.F90, atype_module_interface.h,
442 +        calc_LJ_FF.F90, calc_charge_charge.F90, calc_dipole_dipole.F90,
443 +        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
444 +        calc_shapes.F90, calc_sticky_pair.F90, charge.F90, dipole.F90,
445 +        eam.F90, eam_interface.h, eam_module_inteface.h, gb.F90,
446 +        gb_interface.h, gb_module_interface.h, mpiSimulation.F90,
447 +        mpiSimulation_interface.h, mpiSimulation_module.F90,
448 +        mpisimulation_module_interface.h, reactionField.F90, shapes.F90,
449 +        shapes_interface.h, shapes_module.h, simulation.F90,
450 +        simulation_interface.h, simulation_module.F90,
451 +        simulation_module_interface.h, sticky.F90, sticky_interface.h,
452 +        sticky_pair_module_interface.h, switch_module.F90, switcheroo.F90:
453 +        name sanity on the fortran side
454 +
455 + 2004-10-19 19:18  tim
456 +
457 +        * test/math/SquareMatrix3TestCase.hpp: [no log message]
458 +
459 + 2004-10-19 18:01  tim
460 +
461 +        * src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
462 +        src/math/SquareMatrix3.hpp, test/math/SquareMatrix3TestCase.cpp:
463 +        except diagonalize(), all of functions in math library pass the
464 +        test
465 +
466 + 2004-10-19 17:43  chuckv
467 +
468 +        * src/UseTheForce/do_Forces.h: Added correct prototypes for
469 +        C-fortran interface functions.
470 +
471 + 2004-10-19 17:37  chuckv
472 +
473 +        * src/UseTheForce/DarkSide/: atype_module_interface.h,
474 +        eam_module_inteface.h, gb_module_interface.h,
475 +        mpisimulation_module_interface.h, simulation_module_interface.h,
476 +        sticky_pair_module_interface.h: Added correct prototypes for
477 +        C-fortran interface functions.
478 +
479 + 2004-10-19 16:28  tim
480 +
481 +        * ChangeLog, src/math/Quaternion.hpp, src/math/RectMatrix.hpp,
482 +        src/math/SquareMatrix.hpp, src/math/Vector.hpp,
483 +        test/math/QuaternionTestCase.cpp, test/math/QuaternionTestCase.hpp,
484 +        test/math/RectMatrixTestCase.cpp,
485 +        test/math/SquareMatrix3TestCase.cpp, test/math/Vector3TestCase.cpp,
486 +        test/math/Vector3TestCase.hpp, test/math/VectorTestCase.cpp: more
487 +        bugs get fixed at math library
488 +
489 + 2004-10-19 15:43  chuckv
490 +
491 +        * src/UseTheForce/: DarkSide/atype_module_interface.h,
492 +        DarkSide/eam_module_inteface.h, DarkSide/gb_module_interface.h,
493 +        DarkSide/mpisimulation_module_interface.h,
494 +        DarkSide/simulation_module_interface.h,
495 +        DarkSide/sticky_pair_module_interface.h, DarkSide/calc_eam.F90,
496 +        DarkSide/atype_module.F90, DarkSide/calc_gb.F90,
497 +        DarkSide/calc_sticky_pair.F90, DarkSide/mpiSimulation_module.F90,
498 +        DarkSide/simulation_module.F90, do_Forces.F90,
499 +        fortranWrapDefines.hpp, mpiComponentPlan.h, notifyCutoffs.F90,
500 +        notifycutoffs_module_interface.h: Added new files for fortran
501 +        interface.
502 +
503 + 2004-10-19 15:43  gezelter
504 +
505 +        * src/UseTheForce/Makefile: regressing
506 +
507 + 2004-10-19 15:40  gezelter
508 +
509 +        * src/: UseTheForce/DarkSide/calc_shapes.F90,
510 +        UseTheForce/DarkSide/shapes_module.h, utils/StringUtils.cpp:
511 +        working on shapes for portability
512 +
513 + 2004-10-19 15:40  gezelter
514 +
515 +        * src/UseTheForce/: Makefile, Shapes_FF.cpp: working on shapes
516 +
517 + 2004-10-19 13:21  chrisfen
518 +
519 +        * src/utils/: StringUtils.cpp, StringUtils.hpp: changed around
520 +        findBegin
521 +
522 + 2004-10-18 23:34  tim
523 +
524 +        * src/math/Vector.hpp, test/math/RectMatrixTestCase.cpp: more bugs
525 +        are fixed in Vector class
526 +
527 + 2004-10-18 23:28  tim
528 +
529 +        * test/math/: RectMatrixTestCase.cpp, RectMatrixTestCase.hpp: fix
530 +        some bugs in RectMatrixTestCase
531 +
532 + 2004-10-18 23:21  tim
533 +
534 +        * src/math/Vector.hpp, test/math/RectMatrixTestCase.cpp,
535 +        test/math/RectMatrixTestCase.hpp, test/math/Vector3TestCase.cpp,
536 +        test/math/Vector3TestCase.hpp, test/math/VectorTestCase.cpp,
537 +        test/math/VectorTestCase.hpp: implement more test cases
538 +
539 + 2004-10-18 18:13  tim
540 +
541 +        * ChangeLog, make/Doxyfile, src/math/Matrix3x3d.hpp,
542 +        src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
543 +        src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
544 +        src/utils/StringTokenizer.hpp, test/math/Makefile,
545 +        test/math/VectorTestCase.cpp, test/math/VectorTestCase.hpp: more
546 +        tests on math library
547 +
548 + 2004-10-18 16:03  tim
549 +
550 +        * test/math/: Makefile, QuaternionTestCase.cpp,
551 +        QuaternionTestCase.hpp, RectMatrixTestCase.cpp,
552 +        SquareMatrix3TestCase.cpp, Vector3TestCase.cpp,
553 +        Vector3TestCase.hpp, VectorTestCase.cpp, VectorTestCase.hpp: adding
554 +        more testing units
555 +
556 + 2004-10-18 12:07  tim
557 +
558 +        * src/: brains/SimSetup.hpp, io/FileReader.hpp, math/Euler3.cpp,
559 +        math/Euler3.hpp, math/Quaternion.hpp, math/SquareMatrix3.hpp,
560 +        math/Vector3.hpp, types/ShapeType.cpp, types/ShapeType.hpp,
561 +        utils/GenericFactory.hpp: fix some bugs in Quaternion class
562 +
563 + 2004-10-18 11:30  gezelter
564 +
565 +        * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
566 +        Your basic run of the mill real-valued versions of Y_l^m(\theta,
567 +        \phi)
568 +
569 + 2004-10-18 11:29  gezelter
570 +
571 +        * src/: math/Makefile, math/Matrix3x3d.hpp, math/Vector3.hpp,
572 +        types/Makefile, types/ShapeType.cpp, types/ShapeType.hpp,
573 +        utils/StringUtils.cpp, utils/StringUtils.hpp: Working on getting
574 +        Shapes into OOPSE
575 +
576 + 2004-10-18 10:21  gezelter
577 +
578 +        * src/types/: ShapeType.cpp, ShapeType.hpp: Added ShapeType
579 +
580 + 2004-10-18 00:23  tim
581 +
582 +        * test/math/VectorTestCase.hpp: adding  vector test case
583 +
584 + 2004-10-18 00:23  tim
585 +
586 +        * src/utils/GenericFactory.hpp: adding generic factory and vector
587 +        test case
588 +
589 + 2004-10-16 20:19  tim
590 +
591 +        * src/math/: Quaternion.hpp, RectMatrix.hpp, SquareMatrix.hpp,
592 +        SquareMatrix3.hpp, Vector.hpp, Vector3.hpp: math library in
593 +        progress
594 +
595 + 2004-10-15 20:31  tim
596 +
597 +        * src/math/Quaternion.hpp: add quaternion class
598 +
599 + 2004-10-15 16:11  tim
600 +
601 +        * test/io/: DUFF.frc, IfstrstreamTestCase.cpp,
602 +        IfstrstreamTestCase.hpp: adding test file
603 +
604 + 2004-10-15 16:10  tim
605 +
606 +        * src/io/basic_ifstrstream.hpp: fix a bunch of bugs
607 +
608 + 2004-10-15 15:42  tim
609 +
610 +        * src/io/basic_ifstrstream.hpp: change const_cast to statc_const
611 +
612 + 2004-10-15 15:35  tim
613 +
614 +        * src/io/basic_ifstrstream.hpp: fix a bug in basic_ifstrstream.hpp
615 +
616 + 2004-10-15 15:34  tim
617 +
618 +        * test/io/: IfstrstreamTestCase.cpp, Makefile: forget to use
619 +        namespace oopse
620 +
621 + 2004-10-15 14:38  chuckv
622 +
623 +        * configure, ac-tools/aclocal.m4: Changed optimization flags for
624 +        XLF and XLC.
625 +
626 + 2004-10-15 13:28  tim
627 +
628 +        * test/io/: IfstrstreamTestCase.cpp, IfstrstreamTestCase.hpp:
629 +        adding ifstrstream test case
630 +
631 + 2004-10-15 13:20  tim
632 +
633 +        * src/io/basic_ifstrstream.hpp: fix include
634 +
635 + 2004-10-15 13:18  tim
636 +
637 +        * src/math/SquareMatrix.hpp: fix incompatible declaration in jacobi
638 +
639 + 2004-10-15 13:17  tim
640 +
641 +        * test/math/: Makefile, RectMatrixTestCase.cpp: adding Makefile
642 +
643 + 2004-10-15 13:16  tim
644 +
645 +        * test/io/: Makefile, ifstrstreamTestCase.cpp,
646 +        ifstrstreamTestCase.hpp: adding test case for ifstrstream
647 +
648 + 2004-10-15 10:37  tim
649 +
650 +        * test/io/: IOTest.cpp, ifstrstreamTestCase.cpp,
651 +        ifstrstreamTestCase.hpp: add ifstrstreamTestCase
652 +
653 + 2004-10-15 10:20  tim
654 +
655 +        * src/io/basic_ifstrstream.hpp: add checkFilename Option
656 +
657 + 2004-10-15 10:19  tim
658 +
659 +        * test/math/: RectMatrixTestCase.cpp, RectMatrixTestCase.hpp,
660 +        SquareMatrixTestCase.cpp, SquareMatrixTestCase.hpp: add
661 +        SquareMatrixTestCase class
662 +
663 + 2004-10-15 02:52  tim
664 +
665 +        * src/io/basic_ifstrstream.hpp: adding basic_ifstrstream
666 +
667 + 2004-10-14 18:28  tim
668 +
669 +        * src/math/: RectMatrix.hpp, SquareMatrix.hpp, SquareMatrix3.hpp,
670 +        Vector.hpp: math library in progress
671 +
672 + 2004-10-14 18:27  tim
673 +
674 +        * src/io/FileReader.hpp: FileReader in progress
675 +
676 + 2004-10-13 18:53  tim
677 +
678 +        * src/math/: RectMatrix.hpp, SquareMatrix.hpp: Matrix in progress,
679 +        test in isOrthogonal of SquareMatrix is failed by some reasons
680 +
681 + 2004-10-13 17:28  tim
682 +
683 +        * src/utils/: PropertyMap.cpp, PropertyMap.hpp: adding PropertyMap
684 +        class
685 +
686 + 2004-10-13 17:27  tim
687 +
688 +        * test/math/: MainTest.cpp, RectMatrixTestCase.cpp,
689 +        RectMatrixTestCase.hpp: adding testing unit
690 +
691 + 2004-10-13 17:24  tim
692 +
693 +        * src/math/: RectMatrix.hpp, Vector.hpp: adding RectMatrix
694 +
695 + 2004-10-13 01:51  tim
696 +
697 +        * src/math/: SquareMatrix.hpp, SquareMatrix3.hpp, Vector.hpp,
698 +        Vector3.hpp: refactory vector and matrix classes
699 +
700 + 2004-10-13 01:50  tim
701 +
702 +        * src/math/Vector3d.hpp: Remove some Makefile.in
703 +
704 + 2004-10-12 18:57  tim
705 +
706 +        * src/math/: Matrix3x3d.hpp, Vector3d.hpp: add Vector3d.hpp and
707 +        Matrix3x3d.hpp
708 +
709 + 2004-10-12 14:08  tim
710 +
711 +        * doc/: cppstyle.html, style.css: adding c++ coding style
712 +
713 + 2004-10-11 17:15  tim
714 +
715 +        * src/: constraints/AbstractClasses.hpp,
716 +        integrators/AbstractClasses.hpp, primitives/AbstractClasses.hpp:
717 +        change #include "mpi.h" to #include <mpi.h> in AbstractClasses.hpp
718 +
719 + 2004-10-11 16:54  tim
720 +
721 +        * scripts/filepp: fix a bug in filepp
722 +
723 + 2004-10-11 16:13  tim
724 +
725 +        * make/Makefile.in: using filepp to generate dependencies instead
726 +        of compilers
727 +
728 + 2004-10-11 16:10  tim
729 +
730 +        * scripts/filepp: filepp can be used to generate dependencies for
731 +        c/c++ now
732 +
733 + 2004-10-11 13:40  tim
734 +
735 +        * make/Makefile.in: remove -module from F90Options
736 +
737 + 2004-10-11 13:01  tim
738 +
739 +        * make/Makefile.in: adding rules to move fortran 90 module to
740 +        target directory
741 +
742 + 2004-10-11 10:43  gezelter
743 +
744 +        * make/Makefile.in: fixed makefile.in
745 +
746 + 2004-10-11 09:51  tim
747 +
748 +        * scripts/filepp: remove "use bytes" which causes problem in sgi
749 +        machine
750 +
751 + 2004-10-11 09:26  tim
752 +
753 +        * forceFields/Makefile: add Makefile
754 +
755 + 2004-10-11 09:23  tim
756 +
757 +        * samples/: water/dimer/Makefile, water/spce/Makefile,
758 +        water/ssd/Makefile, water/ssde/Makefile, water/tip3p_ice/Makefile,
759 +        water/tip4p/Makefile, zcons/Makefile: fix Makefile under water
760 +        directory
761 +
762 + 2004-10-11 09:23  tim
763 +
764 +        * samples/argon/Makefile: remove argon.dump and argon.eor from
765 +        Makefile
766 +
767 + 2004-10-09 01:01  tim
768 +
769 +        * samples/: alkane/Makefile.in, argon/Makefile.in,
770 +        lipid/Makefile.in, metals/Makefile.in, minimizer/Makefile.in:
771 +        Remove some Makefile.in
772 +
773 + 2004-10-08 18:15  tim
774 +
775 +        * make/Makefile.in: [no log message]
776 +
777 + 2004-10-08 17:51  tim
778 +
779 +        * make/Makefile.in: fix make install
780 +
781 + 2004-10-08 17:10  tim
782 +
783 +        * make/Makefile.in: adding make install
784 +
785 + 2004-10-08 17:04  tim
786 +
787 +        * samples/: alkane/Makefile, argon/Makefile, lipid/Makefile,
788 +        metals/Makefile, minimizer/Makefile, water/Makefile.in,
789 +        water/dimer/Makefile, water/dimer/Makefile.in, water/spce/Makefile,
790 +        water/spce/Makefile.in, water/ssd/Makefile, water/ssd/Makefile.in,
791 +        water/ssde/Makefile, water/ssde/Makefile.in,
792 +        water/tip3p_ice/Makefile, water/tip3p_ice/Makefile.in,
793 +        water/tip4p/Makefile, water/tip4p/Makefile.in, zcons/Makefile,
794 +        zcons/Makefile.in: add Makefile to sample directory
795 +
796 + 2004-10-06 18:03  gezelter
797 +
798 +        * src/utils/: getopt.c, getopt1.c, gnugetopt.h: moved the getopt
799 +        stuff
800 +
801 + 2004-10-06 18:03  gezelter
802 +
803 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
804 +        make/Doxyfile, src/applications/getopt.c,
805 +        src/applications/getopt1.c, src/applications/gnugetopt.h: more
806 +        build fixes
807 +
808 + 2004-10-06 17:20  tim
809 +
810 +        * make/: Doxyfile, Makefile.in: adding doxygen configuration file
811 +
812 + 2004-10-06 17:19  tim
813 +
814 +        * scripts/filepp: filepp can handle different fortran module case
815 +        and suffix
816 +
817 + 2004-10-06 16:27  gezelter
818 +
819 +        * src/restraints/Restraints.cpp: Chris doesn't know about the
820 +        OOPSE-2.0 directory structure yet
821 +
822 + 2004-10-06 16:27  gezelter
823 +
824 +        * ChangeLog: Yeah yeah, we'lll get around to it later
825 +
826   2004-10-06 16:22  gezelter
827  
828 <        * configure, ac-tools/configure.in, ac-tools/fortran90.m4: cleaning
829 <        up build process
828 >        * configure, ac-tools/configure.in, ac-tools/fortran90.m4,
829 >        make/Makefile.in: cleaning up build process
830  
831 + 2004-10-06 15:01  chrisfen
832 +
833 +        * src/restraints/Restraints.cpp: made the file reading in
834 +        restraints more intelligent - no longer gives uninformative seg
835 +        faults
836 +
837 + 2004-10-06 14:55  gezelter
838 +
839 +        * src/applications/simpleBuilder/Make.ftemp.old: cleaning up
840 +
841   2004-10-06 14:51  gezelter
842  
843 <        * LICENSE, MPIobj/dummy: Cleaning up a bit
843 >        * LICENSE, MPIobj/dummy, make/Makefile, obj/dummy,
844 >        scripts/cleanSrc, src/brains/Makedepend: Cleaning up a bit
845  
846 + 2004-10-06 13:53  tim
847 +
848 +        * make/: Makefile, Makefile.in: fix make statistics
849 +
850 + 2004-10-06 13:18  tim
851 +
852 +        * make/: Makefile, Makefile.in: adding GNU make functions to
853 +        combine all of the static libraries to a big library
854 +
855 + 2004-10-05 17:57  tim
856 +
857 +        * make/: Makefile, Makefile.in:  adding shared library flag
858 +
859 + 2004-10-05 14:37  tim
860 +
861 +        * src/: Makefile, UseTheForce/Makefile,
862 +        UseTheForce/mpiSimulation_module.F90,
863 +        UseTheForce/DarkSide/Makefile,
864 +        UseTheForce/DarkSide/mpiSimulation_module.F90, math/Makefile: move
865 +        mpiSimulation_module to DarkSide
866 +
867 + 2004-10-05 14:35  tim
868 +
869 +        * make/: Makefile, Makefile.in: building MPI version;using static
870 +        library instead of shared library
871 +
872 + 2004-10-05 09:14  tim
873 +
874 +        * make/: Makefile, Makefile.in: pass __FORTRAN90 instead of __F90
875 +        to filepp
876 +
877 + 2004-10-04 15:56  tim
878 +
879 +        * make/: Makefile, Makefile.in: add make cvslog
880 +
881 + 2004-10-04 11:24  gezelter
882 +
883 +        * make/: Makefile, Makefile.in: more work on the parallel build
884 +
885 + 2004-10-04 11:06  gezelter
886 +
887 +        * make/: Makefile, Makefile.in: changes to backport declare flags
888 +
889 + 2004-10-04 10:27  gezelter
890 +
891 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp,
892 +        DarkSide/Makefile, DarkSide/calc_shapes.F90: Started work merging
893 +        shapes
894 +
895 + 2004-10-01 23:40  tim
896 +
897 +        * scripts/: filepp, sfmakedepend: remove sfmakedepend from cvs tree
898 +
899 + 2004-10-01 23:22  tim
900 +
901 +        * make/: Makefile, Makefile.in: add oopse_ as library prefix
902 +
903 + 2004-10-01 16:59  tim
904 +
905 +        * make/: Makefile, Makefile.in: fix a space trimming bug in filepp
906 +
907   2004-10-01 16:22  gezelter
908  
909 <        * Makefile, ac-tools/aclocal.m4: A few minor build changes
909 >        * Makefile, ac-tools/aclocal.m4, make/Makefile, make/Makefile.in: A
910 >        few minor build changes
911  
912 + 2004-10-01 16:11  tim
913 +
914 +        * scripts/filepp: adding fortran90 make dependency tool
915 +
916 + 2004-09-30 10:41  tim
917 +
918 +        * make/: Makefile, Makefile.in: make clean is smart enough to only
919 +        remove object files belong to current package.  turn off silent
920 +        mode
921 +
922 + 2004-09-29 16:55  tim
923 +
924 +        * src/: Makefile, UseTheForce/Makefile,
925 +        UseTheForce/DarkSide/Makefile, applications/dump2Xyz/Makefile,
926 +        applications/oopse/Makefile, applications/simpleBuilder/Makefile,
927 +        brains/Makedepend, brains/Makefile, constraints/Makefile,
928 +        integrators/Makefile, io/Makefile, math/Makefile,
929 +        minimizers/Makefile, primitives/Makefile, profiling/Makefile,
930 +        restraints/Makefile, types/Makefile, utils/Makefile,
931 +        visitors/Makefile: define DEV_ROOT as relative path
932 +
933 + 2004-09-29 16:54  tim
934 +
935 +        * make/: Makefile, Makefile.in: get the relative path by shell
936 +        script
937 +
938 + 2004-09-29 16:32  tim
939 +
940 +        * make/Makefile: eliminate DEV_ROOT by relative path
941 +
942 + 2004-09-29 13:37  tim
943 +
944 +        * make/Makefile.in: add PackageLibs;  fix dependency rule
945 +
946   2004-09-29 12:57  gezelter
947  
948          * configure, ac-tools/configure.in: updates
949  
950 + 2004-09-29 12:56  gezelter
951 +
952 +        * make/: Make.conf.in, Makefile.in: Working on make stuff
953 +
954   2004-09-29 12:46  tim
955  
956          * Makefile: If makefile does not exist, print error message
957  
958 + 2004-09-29 12:12  tim
959 +
960 +        * make/: Make.conf.in, Makefile: fix dependencies rule
961 +
962   2004-09-29 10:58  gezelter
963  
964 <        * Makefile: still working on build process
964 >        * Makefile, make/Makefile: still working on build process
965  
966 + 2004-09-29 10:00  tim
967 +
968 +        * make/Makefile: add print statment to rules
969 +
970 + 2004-09-29 09:59  tim
971 +
972 +        * src/: UseTheForce/Makefile, UseTheForce/DarkSide/Makefile,
973 +        applications/dump2Xyz/Makefile, applications/oopse/Makefile,
974 +        applications/simpleBuilder/Makefile, brains/Makefile,
975 +        constraints/Makefile, integrators/Makefile, io/Makefile,
976 +        math/Makefile, minimizers/Makefile, primitives/Makefile,
977 +        profiling/Makefile, restraints/Makefile, types/Makefile,
978 +        utils/Makefile, visitors/Makefile: change Makefile to relative path
979 +
980 + 2004-09-28 21:55  tim
981 +
982 +        * src/utils/: StringUtils.c, StringUtils.h: remove StringUtils.c
983 +        which cause headache in bulding libutils
984 +
985 + 2004-09-28 18:24  tim
986 +
987 +        * src/applications/: BaseLattice.cpp, BaseLattice.hpp,
988 +        Dump2XYZ.cpp, Dump2XYZ.ggo, Dump2XYZCmd.c, Dump2XYZCmd.h,
989 +        Lattice.cpp, Lattice.hpp, LatticeCreator.cpp, LatticeCreator.hpp,
990 +        LatticeFactory.cpp, LatticeFactory.hpp, MoLocator.cpp,
991 +        MoLocator.hpp, Vector3d.hpp, cmdline.c, cmdline.h, nanoBuilder.cpp,
992 +        nanoBuilder.hpp, oopse.cpp, simpleBuilder.cpp, simpleBuilder.ggo,
993 +        simpleBuilderCmd.c, simpleBuilderCmd.h, dump2Xyz/Dump2XYZ.cpp,
994 +        dump2Xyz/Dump2XYZ.ggo, dump2Xyz/Dump2XYZCmd.c,
995 +        dump2Xyz/Dump2XYZCmd.h, dump2Xyz/Makefile, oopse/Makefile,
996 +        oopse/oopse.cpp, simpleBuilder/BaseLattice.cpp,
997 +        simpleBuilder/BaseLattice.hpp, simpleBuilder/Lattice.cpp,
998 +        simpleBuilder/Lattice.hpp, simpleBuilder/LatticeCreator.cpp,
999 +        simpleBuilder/LatticeCreator.hpp, simpleBuilder/LatticeFactory.cpp,
1000 +        simpleBuilder/LatticeFactory.hpp, simpleBuilder/Make.ftemp.old,
1001 +        simpleBuilder/Makefile, simpleBuilder/MoLocator.cpp,
1002 +        simpleBuilder/MoLocator.hpp, simpleBuilder/Vector3d.hpp,
1003 +        simpleBuilder/simpleBuilder.cpp, simpleBuilder/simpleBuilder.ggo,
1004 +        simpleBuilder/simpleBuilderCmd.c, simpleBuilder/simpleBuilderCmd.h:
1005 +        change directory structure of application. Every executable file is
1006 +        replaced in seperate directory
1007 +
1008 + 2004-09-28 17:15  gezelter
1009 +
1010 +        * lib/dummy: Keep that lib around, please.
1011 +
1012   2004-09-28 17:14  gezelter
1013  
1014 <        * Makefile, configure, ac-tools/configure.in: starting a configure
1015 <        version
1014 >        * Makefile, configure, ac-tools/configure.in, make/Make.conf.in:
1015 >        starting a configure version
1016  
1017 + 2004-09-28 16:08  tim
1018 +
1019 +        * src/: UseTheForce/Makefile, UseTheForce/notifyCutoffs.F90,
1020 +        UseTheForce/DarkSide/Makefile,
1021 +        UseTheForce/DarkSide/notifyCutoffs.F90,
1022 +        UseTheForce/DarkSide/simulation_module.F90, brains/Makedepend,
1023 +        brains/Makefile, brains/simulation_module.F90: move fortran files
1024 +        around to solve dependency problem
1025 +
1026   2004-09-28 15:43  tim
1027  
1028 <        * Makefile: [no log message]
1028 >        * Makefile, src/UseTheForce/ForceFields.hpp,
1029 >        src/UseTheForce/Makefile, src/applications/BaseLattice.hpp,
1030 >        src/applications/Makedepend, src/applications/Makefile,
1031 >        src/brains/Makedepend, src/brains/simulation_module.F90,
1032 >        src/integrators/AllIntegrator.hpp, src/math/Euler3.cpp,
1033 >        src/math/Makefile, src/minimizers/OOPSEMinimizer.cpp,
1034 >        src/utils/Makefile: [no log message]
1035 >
1036 > 2004-09-28 15:41  tim
1037 >
1038 >        * make/Makefile, scripts/sfmakedepend: fix fortran dependency
1039 >        problem
1040 >
1041 > 2004-09-28 11:13  tim
1042 >
1043 >        * make/Makefile, src/io/BASSlex.l, src/io/BASSyacc.y,
1044 >        src/io/Makefile: add yacc and lex rules
1045 >
1046 > 2004-09-27 15:24  tim
1047 >
1048 >        * make/Makefile: adding include path to F90Options
1049 >
1050 > 2004-09-27 15:13  tim
1051 >
1052 >        * make/Makefile: change suffix from .cc to .cpp
1053 >
1054 > 2004-09-24 11:27  tim
1055 >
1056 >        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
1057 >        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
1058 >        UseTheForce/LJFF.cpp, UseTheForce/WATER.cpp,
1059 >        UseTheForce/do_Forces.F90, UseTheForce/fortranWrapDefines.hpp,
1060 >        UseTheForce/fortranWrappers.cpp, UseTheForce/fortranWrappers.hpp,
1061 >        UseTheForce/mpiForceField.c, UseTheForce/mpiSimulation_module.F90,
1062 >        UseTheForce/DarkSide/calc_LJ_FF.F90,
1063 >        UseTheForce/DarkSide/notifyCutoffs.F90,
1064 >        UseTheForce/DarkSide/switch_module.F90,
1065 >        applications/BaseLattice.cpp, applications/Dump2XYZ.cpp,
1066 >        applications/Dump2XYZCmd.c, applications/Lattice.cpp,
1067 >        applications/Lattice.hpp, applications/LatticeCreator.cpp,
1068 >        applications/LatticeCreator.hpp, applications/LatticeFactory.cpp,
1069 >        applications/MoLocator.cpp, applications/MoLocator.hpp,
1070 >        applications/cmdline.c, applications/nanoBuilder.cpp,
1071 >        applications/oopse.cpp, applications/simpleBuilder.cpp,
1072 >        applications/simpleBuilderCmd.c, brains/Exclude.cpp,
1073 >        brains/ForceFields.cpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
1074 >        brains/SimSetup.cpp, brains/SimSetup.hpp, brains/SimState.cpp,
1075 >        brains/SkipList.cpp, brains/Thermo.cpp, brains/Thermo.hpp,
1076 >        brains/mpiSimulation.cpp, brains/mpiSimulation.hpp,
1077 >        constraints/AbstractClasses.hpp, constraints/ZConstraint.cpp,
1078 >        integrators/AbstractClasses.hpp, integrators/Integrator.cpp,
1079 >        integrators/Integrator.hpp, integrators/NPT.cpp,
1080 >        integrators/NPTf.cpp, integrators/NPTi.cpp, integrators/NPTxyz.cpp,
1081 >        integrators/NVT.cpp, io/BASS_interface.cpp, io/BASS_parse.c,
1082 >        io/DumpReader.cpp, io/DumpWriter.cpp, io/Globals.cpp,
1083 >        io/Globals.hpp, io/InitializeFromFile.cpp, io/LinkedAssign.cpp,
1084 >        io/LinkedCommand.cpp, io/ReadWrite.hpp, io/StatWriter.cpp,
1085 >        io/ZConsReader.cpp, io/ZConsReader.hpp, io/ZConsWriter.cpp,
1086 >        io/ZConsWriter.hpp, io/interface.c, io/make_nodes.c,
1087 >        io/make_nodes.h, io/mpiBASS.c, io/mpiBASS.h, io/parse_interface.h,
1088 >        io/parse_tree.c, io/parse_tree.h, math/Euler3.cpp, math/MatVec3.c,
1089 >        math/MatVec3.h, math/randomSPRNG.cpp,
1090 >        minimizers/CGFamilyMinimizer.cpp, minimizers/OOPSEMinimizer.cpp,
1091 >        minimizers/OOPSEMinimizer.hpp, minimizers/PRCG.cpp,
1092 >        minimizers/SDMinimizer.cpp, primitives/AbstractClasses.hpp,
1093 >        primitives/Atom.cpp, primitives/Atom.hpp, primitives/Bend.cpp,
1094 >        primitives/BendExtensions.cpp, primitives/Bond.cpp,
1095 >        primitives/BondExtensions.cpp, primitives/CutoffGroup.hpp,
1096 >        primitives/DirectionalAtom.cpp, primitives/DirectionalAtom.hpp,
1097 >        primitives/GhostBend.cpp, primitives/Molecule.cpp,
1098 >        primitives/Molecule.hpp, primitives/RigidBody.cpp,
1099 >        primitives/RigidBody.hpp, primitives/SRI.hpp,
1100 >        primitives/StuntDouble.cpp, primitives/StuntDouble.hpp,
1101 >        primitives/Torsion.cpp, primitives/TorsionExtensions.cpp,
1102 >        profiling/mdProfile.cpp, restraints/Restraints.cpp,
1103 >        restraints/Restraints.hpp, types/AtomStamp.cpp,
1104 >        types/AtomStamp.hpp, types/BendStamp.cpp, types/BendStamp.hpp,
1105 >        types/BondStamp.cpp, types/BondStamp.hpp, types/Component.cpp,
1106 >        types/CutoffGroupStamp.cpp, types/CutoffGroupStamp.hpp,
1107 >        types/MakeStamps.cpp, types/MakeStamps.hpp,
1108 >        types/MoleculeStamp.cpp, types/MoleculeStamp.hpp,
1109 >        types/RigidBodyStamp.cpp, types/RigidBodyStamp.hpp,
1110 >        types/TorsionStamp.cpp, types/TorsionStamp.hpp,
1111 >        types/ZconStamp.cpp, types/ZconStamp.hpp, utils/GenericData.cpp,
1112 >        utils/StreamTokenizer.cpp, utils/StringUtils.c,
1113 >        utils/StringUtils.cpp, utils/Utility.cpp, utils/fError.c,
1114 >        utils/simError.c, visitors/AtomVisitor.cpp,
1115 >        visitors/AtomVisitor.hpp, visitors/CompositeVisitor.cpp,
1116 >        visitors/CompositeVisitor.hpp, visitors/OtherVisitor.cpp,
1117 >        visitors/OtherVisitor.hpp, visitors/RigidBodyVisitor.cpp,
1118 >        visitors/RigidBodyVisitor.hpp, visitors/ZconsVisitor.cpp,
1119 >        visitors/ZconsVisitor.hpp: change the #include in source files
1120  
1121   2004-09-23 23:16  gezelter
1122  
1123          * AUTHORS, ChangeLog, LICENSE, Makefile, README, configure,
1124 +        src/Makefile, src/config.h.in, src/constraints/AbstractClasses.hpp,
1125 +        src/constraints/Makefile, src/constraints/ZConstraint.cpp,
1126 +        src/UseTheForce/DUFF.cpp, src/UseTheForce/EAM_FF.cpp,
1127 +        src/UseTheForce/ForceFields.cpp, src/UseTheForce/ForceFields.hpp,
1128 +        src/UseTheForce/LJFF.cpp, src/UseTheForce/Makefile,
1129 +        src/UseTheForce/WATER.cpp, src/UseTheForce/do_Forces.F90,
1130 +        src/UseTheForce/fForceField.h,
1131 +        src/UseTheForce/fSwitchingFunction.h,
1132 +        src/UseTheForce/fortranWrapDefines.hpp,
1133 +        src/UseTheForce/fortranWrappers.cpp,
1134 +        src/UseTheForce/fortranWrappers.hpp,
1135 +        src/UseTheForce/mpiComponentPlan.h,
1136 +        src/UseTheForce/mpiForceField.c, src/UseTheForce/mpiForceField.h,
1137 +        src/UseTheForce/mpiSimulation_module.F90,
1138 +        src/UseTheForce/wrappers.F90, src/UseTheForce/DarkSide/Makefile,
1139 +        src/UseTheForce/DarkSide/atype_module.F90,
1140 +        src/UseTheForce/DarkSide/calc_LJ_FF.F90,
1141 +        src/UseTheForce/DarkSide/calc_charge_charge.F90,
1142 +        src/UseTheForce/DarkSide/calc_dipole_dipole.F90,
1143 +        src/UseTheForce/DarkSide/calc_eam.F90,
1144 +        src/UseTheForce/DarkSide/calc_gb.F90,
1145 +        src/UseTheForce/DarkSide/calc_reaction_field.F90,
1146 +        src/UseTheForce/DarkSide/calc_sticky_pair.F90,
1147 +        src/UseTheForce/DarkSide/force_globals.F90,
1148 +        src/UseTheForce/DarkSide/neighborLists.F90,
1149 +        src/UseTheForce/DarkSide/notifyCutoffs.F90,
1150 +        src/UseTheForce/DarkSide/switch_module.F90,
1151 +        src/io/BASS_interface.h, src/io/BASS_parse.c, src/io/BASS_parse.h,
1152 +        src/io/BASSlex.l, src/io/BASSyacc.y, src/io/DumpReader.cpp,
1153 +        src/io/DumpWriter.cpp, src/io/Globals.cpp,
1154 +        src/io/InitializeFromFile.cpp, src/io/LinkedAssign.hpp,
1155 +        src/io/LinkedCommand.cpp, src/io/LinkedCommand.hpp,
1156 +        src/io/Makefile, src/io/ReadWrite.hpp, src/io/StatWriter.cpp,
1157 +        src/io/ZConsReader.hpp, src/io/ZConsWriter.cpp,
1158 +        src/io/ZConsWriter.hpp, src/io/interface.c, src/io/make_nodes.c,
1159 +        src/io/make_nodes.h, src/io/mpiBASS.c, src/io/mpiBASS.h,
1160 +        src/io/node_list.h, src/io/parse_interface.h, src/io/parse_me.h,
1161 +        src/io/parse_tree.c, src/io/parse_tree.h, src/types/AtomStamp.cpp,
1162 +        src/types/AtomStamp.hpp, src/types/BendStamp.cpp,
1163 +        src/types/BendStamp.hpp, src/types/BondStamp.cpp,
1164 +        src/types/BondStamp.hpp, src/types/Component.cpp,
1165 +        src/types/Component.hpp, src/types/CutoffGroupStamp.cpp,
1166 +        src/types/CutoffGroupStamp.hpp, src/types/MakeStamps.cpp,
1167 +        src/types/MakeStamps.hpp, src/types/Makefile,
1168 +        src/types/MoleculeStamp.cpp, src/types/MoleculeStamp.hpp,
1169 +        src/types/RigidBodyStamp.cpp, src/types/RigidBodyStamp.hpp,
1170 +        src/types/TorsionStamp.cpp, src/types/TorsionStamp.hpp,
1171 +        src/types/ZconStamp.cpp, src/types/ZconStamp.hpp,
1172 +        src/applications/simpleBuilderCmd.h, src/brains/Exclude.cpp,
1173 +        src/brains/Exclude.hpp, src/brains/ForceFields.cpp,
1174 +        src/brains/Makedepend, src/brains/Makefile, src/brains/SimInfo.cpp,
1175 +        src/brains/SimInfo.hpp, src/brains/SimSetup.cpp,
1176 +        src/brains/SimSetup.hpp, src/brains/SimState.cpp,
1177 +        src/brains/SimState.hpp, src/brains/SkipList.cpp,
1178 +        src/brains/SkipList.hpp, src/brains/Thermo.cpp,
1179 +        src/brains/Thermo.hpp, src/brains/fSimulation.h,
1180 +        src/brains/mpiSimulation.cpp, src/brains/mpiSimulation.hpp,
1181 +        src/brains/simulation_module.F90, src/io/BASS_interface.cpp,
1182 +        src/io/Globals.hpp, src/io/LinkedAssign.cpp,
1183 +        src/io/ZConsReader.cpp, src/math/Euler3.cpp, src/math/Euler3.hpp,
1184 +        src/math/Makefile, src/math/MatVec3.c, src/math/MatVec3.h,
1185 +        src/math/mt19937ar.c, src/math/randomSPRNG.cpp,
1186 +        src/math/randomSPRNG.hpp, src/minimizers/CGFamilyMinimizer.cpp,
1187 +        src/minimizers/Makefile, src/minimizers/MinimizerParameterSet.hpp,
1188 +        src/minimizers/OOPSEMinimizer.cpp,
1189 +        src/minimizers/OOPSEMinimizer.hpp, src/minimizers/PRCG.cpp,
1190 +        src/minimizers/SDMinimizer.cpp, src/primitives/AbstractClasses.hpp,
1191 +        src/primitives/Atom.cpp, src/primitives/Atom.hpp,
1192 +        src/primitives/Bend.cpp, src/primitives/BendExtensions.cpp,
1193 +        src/primitives/Bond.cpp, src/primitives/BondExtensions.cpp,
1194 +        src/primitives/CutoffGroup.hpp, src/primitives/DirectionalAtom.cpp,
1195 +        src/primitives/DirectionalAtom.hpp, src/primitives/GhostBend.cpp,
1196 +        src/primitives/Makefile, src/primitives/Molecule.cpp,
1197 +        src/primitives/Molecule.hpp, src/primitives/RigidBody.cpp,
1198 +        src/primitives/RigidBody.hpp, src/primitives/SRI.hpp,
1199 +        src/primitives/StuntDouble.cpp, src/primitives/StuntDouble.hpp,
1200 +        src/primitives/Torsion.cpp, src/primitives/TorsionExtensions.cpp,
1201 +        src/restraints/Makefile, src/restraints/Restraints.cpp,
1202 +        src/restraints/Restraints.hpp, src/utils/GenericData.cpp,
1203 +        src/utils/GenericData.hpp, src/utils/Makefile,
1204 +        src/utils/StreamTokenizer.cpp, src/utils/StreamTokenizer.hpp,
1205 +        src/utils/StringUtils.c, src/utils/StringUtils.cpp,
1206 +        src/utils/StringUtils.h, src/utils/StringUtils.hpp,
1207 +        src/utils/TypeInfo.hpp, src/utils/Utility.cpp,
1208 +        src/utils/Utility.hpp, src/utils/definitions_module.F90,
1209 +        src/utils/fError.c, src/utils/oopseMPI_module.F90,
1210 +        src/utils/simError.c, src/utils/simError.h,
1211 +        src/utils/status_module.F90, src/utils/vector_class.F90,
1212 +        src/visitors/AtomVisitor.cpp, src/visitors/AtomVisitor.hpp,
1213 +        src/visitors/BaseVisitor.hpp, src/visitors/CompositeVisitor.cpp,
1214 +        src/visitors/CompositeVisitor.hpp, src/visitors/Makefile,
1215 +        src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1216 +        src/visitors/RigidBodyVisitor.cpp,
1217 +        src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1218 +        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1219 +        samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1220 +        samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1221 +        samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
1222 +        samples/metals/Au_nanoparticle.md, samples/metals/Makefile.in,
1223 +        samples/zcons/Makefile.in, samples/zcons/water.md,
1224 +        samples/zcons/zconsFixed.in, samples/zcons/zconsFixed.md,
1225 +        samples/zcons/zconsMoving.in, samples/zcons/zconsMoving.md,
1226 +        src/applications/BaseLattice.cpp, src/applications/BaseLattice.hpp,
1227 +        src/applications/Dump2XYZ.cpp, src/applications/Dump2XYZ.ggo,
1228 +        src/applications/Dump2XYZCmd.c, src/applications/Dump2XYZCmd.h,
1229 +        src/applications/Lattice.cpp, src/applications/Lattice.hpp,
1230 +        src/applications/LatticeCreator.cpp,
1231 +        src/applications/LatticeCreator.hpp,
1232 +        src/applications/LatticeFactory.cpp,
1233 +        src/applications/LatticeFactory.hpp, src/applications/Makedepend,
1234 +        src/applications/Makefile, src/applications/MoLocator.cpp,
1235 +        src/applications/MoLocator.hpp, src/applications/Vector3d.hpp,
1236 +        src/applications/cmdline.c, src/applications/cmdline.h,
1237 +        src/applications/getopt.c, src/applications/getopt1.c,
1238 +        src/applications/gnugetopt.h, src/applications/nanoBuilder.cpp,
1239 +        src/applications/nanoBuilder.hpp, src/applications/oopse.cpp,
1240 +        src/applications/quickLate.c, src/applications/simpleBuilder.cpp,
1241 +        src/applications/simpleBuilder.ggo,
1242 +        src/applications/simpleBuilderCmd.c,
1243 +        src/integrators/AbstractClasses.hpp,
1244 +        src/integrators/AllIntegrator.hpp, src/integrators/Integrator.cpp,
1245 +        src/integrators/Integrator.hpp, src/integrators/Makefile,
1246 +        src/integrators/NPT.cpp, src/integrators/NPTf.cpp,
1247 +        src/integrators/NPTi.cpp, src/integrators/NPTxyz.cpp,
1248 +        src/integrators/NVT.cpp, src/profiling/Makefile,
1249 +        src/profiling/mdProfile.cpp, src/profiling/mdProfile.hpp,
1250 +        src/profiling/timing.F90, samples/metals/Au_bulk.in,
1251 +        samples/metals/Au_nanoparticle.in, samples/metals/metals.md,
1252 +        samples/water/Makefile.in, samples/water/dimer/Makefile.in,
1253 +        samples/water/dimer/two.in, samples/water/dimer/two.md,
1254 +        samples/water/dimer/water.md, samples/water/spce/Makefile.in,
1255 +        samples/water/spce/spce.in, samples/water/spce/spce.md,
1256 +        samples/water/spce/water.md, samples/water/ssde/Makefile.in,
1257 +        samples/water/ssde/ssde.in, samples/water/ssde/ssde.md,
1258 +        samples/water/ssde/water.md, samples/water/tip3p_ice/Makefile.in,
1259 +        samples/water/tip3p_ice/tp3.in, samples/water/tip3p_ice/tp3.md,
1260 +        samples/water/tip3p_ice/water.md, samples/water/ssd/Makefile.in,
1261 +        samples/water/ssd/ssd.in, samples/water/ssd/ssd.md,
1262 +        samples/water/ssd/water.md, samples/water/tip4p/tp4.in,
1263 +        samples/water/tip4p/tp4.md, samples/water/tip4p/water.md,
1264 +        samples/alkane/Makefile.in, samples/alkane/alkanes.md,
1265 +        samples/alkane/butane.in, samples/alkane/butane.md,
1266 +        samples/argon/500.in, samples/argon/500.md,
1267 +        samples/argon/Makefile.in, samples/argon/ar864.in,
1268 +        samples/argon/ar864.md, samples/argon/argonNVT.in,
1269 +        samples/argon/argonNVT.md, samples/argon/lj.md,
1270 +        samples/lipid/5x5.in, samples/lipid/5x5.md,
1271 +        samples/lipid/Makefile.in, samples/lipid/lipid.md,
1272 +        samples/lipid/water.md, samples/minimizer/Makefile.in,
1273 +        samples/minimizer/WATER.frc, samples/minimizer/ssdEM.in,
1274 +        samples/minimizer/ssdEM.md, samples/minimizer/tip4p_two.in,
1275 +        samples/minimizer/tip4p_two.md, samples/minimizer/water.md,
1276 +        samples/water/tip4p/Makefile.in, forceFields/Ag.VC.funcfl,
1277 +        forceFields/Ag.u3.funcfl, forceFields/Ag.u6.funcfl,
1278 +        forceFields/Au.u6.funcfl, forceFields/Cu.VC.funcfl,
1279 +        forceFields/Cu.u3.funcfl, forceFields/Cu.u6.funcfl,
1280 +        forceFields/DUFF.frc, forceFields/DipoleTest.frc,
1281 +        forceFields/EAM.VC.frc, forceFields/EAM.frc,
1282 +        forceFields/EAM.u3.frc, forceFields/EAM.u6.frc,
1283 +        forceFields/Makefile.in, forceFields/Ni.u3.funcfl,
1284 +        forceFields/Ni.u6.funcfl, forceFields/Pd.VC.funcfl,
1285 +        forceFields/Pd.u6.funcfl, forceFields/Pt.u3.funcfl,
1286 +        forceFields/Pt.u6.funcfl, forceFields/WATER.frc, scripts/cleanSrc,
1287 +        scripts/cvs2cl.pl, scripts/makers, scripts/sfmakedepend,
1288          ac-tools/Make.conf.in, ac-tools/aclocal.m4, ac-tools/config.guess,
1289          ac-tools/config.sub, ac-tools/configure.in, ac-tools/fortran90.m4,
1290 <        ac-tools/install-sh, ac-tools/shtool: Import of OOPSE v. 2.0
1290 >        ac-tools/install-sh, ac-tools/shtool, doc/OOPSE.pdf,
1291 >        forceFields/Al.VC.funcfl, forceFields/Au.VC.funcfl,
1292 >        forceFields/Au.u3.funcfl, forceFields/LJFF.frc,
1293 >        forceFields/Ni.VC.funcfl, forceFields/Pd.u3.funcfl,
1294 >        forceFields/Pt.VC.funcfl: Import of OOPSE v. 2.0
1295  
1296   2004-09-23 23:16  gezelter
1297  
1298          * AUTHORS, ChangeLog, LICENSE, Makefile, README, configure,
1299 +        src/Makefile, src/config.h.in, src/constraints/AbstractClasses.hpp,
1300 +        src/constraints/Makefile, src/constraints/ZConstraint.cpp,
1301 +        src/UseTheForce/DUFF.cpp, src/UseTheForce/EAM_FF.cpp,
1302 +        src/UseTheForce/ForceFields.cpp, src/UseTheForce/ForceFields.hpp,
1303 +        src/UseTheForce/LJFF.cpp, src/UseTheForce/Makefile,
1304 +        src/UseTheForce/WATER.cpp, src/UseTheForce/do_Forces.F90,
1305 +        src/UseTheForce/fForceField.h,
1306 +        src/UseTheForce/fSwitchingFunction.h,
1307 +        src/UseTheForce/fortranWrapDefines.hpp,
1308 +        src/UseTheForce/fortranWrappers.cpp,
1309 +        src/UseTheForce/fortranWrappers.hpp,
1310 +        src/UseTheForce/mpiComponentPlan.h,
1311 +        src/UseTheForce/mpiForceField.c, src/UseTheForce/mpiForceField.h,
1312 +        src/UseTheForce/mpiSimulation_module.F90,
1313 +        src/UseTheForce/wrappers.F90, src/UseTheForce/DarkSide/Makefile,
1314 +        src/UseTheForce/DarkSide/atype_module.F90,
1315 +        src/UseTheForce/DarkSide/calc_LJ_FF.F90,
1316 +        src/UseTheForce/DarkSide/calc_charge_charge.F90,
1317 +        src/UseTheForce/DarkSide/calc_dipole_dipole.F90,
1318 +        src/UseTheForce/DarkSide/calc_eam.F90,
1319 +        src/UseTheForce/DarkSide/calc_gb.F90,
1320 +        src/UseTheForce/DarkSide/calc_reaction_field.F90,
1321 +        src/UseTheForce/DarkSide/calc_sticky_pair.F90,
1322 +        src/UseTheForce/DarkSide/force_globals.F90,
1323 +        src/UseTheForce/DarkSide/neighborLists.F90,
1324 +        src/UseTheForce/DarkSide/notifyCutoffs.F90,
1325 +        src/UseTheForce/DarkSide/switch_module.F90,
1326 +        src/io/BASS_interface.h, src/io/BASS_parse.c, src/io/BASS_parse.h,
1327 +        src/io/BASSlex.l, src/io/BASSyacc.y, src/io/DumpReader.cpp,
1328 +        src/io/DumpWriter.cpp, src/io/Globals.cpp,
1329 +        src/io/InitializeFromFile.cpp, src/io/LinkedAssign.hpp,
1330 +        src/io/LinkedCommand.cpp, src/io/LinkedCommand.hpp,
1331 +        src/io/Makefile, src/io/ReadWrite.hpp, src/io/StatWriter.cpp,
1332 +        src/io/ZConsReader.hpp, src/io/ZConsWriter.cpp,
1333 +        src/io/ZConsWriter.hpp, src/io/interface.c, src/io/make_nodes.c,
1334 +        src/io/make_nodes.h, src/io/mpiBASS.c, src/io/mpiBASS.h,
1335 +        src/io/node_list.h, src/io/parse_interface.h, src/io/parse_me.h,
1336 +        src/io/parse_tree.c, src/io/parse_tree.h, src/types/AtomStamp.cpp,
1337 +        src/types/AtomStamp.hpp, src/types/BendStamp.cpp,
1338 +        src/types/BendStamp.hpp, src/types/BondStamp.cpp,
1339 +        src/types/BondStamp.hpp, src/types/Component.cpp,
1340 +        src/types/Component.hpp, src/types/CutoffGroupStamp.cpp,
1341 +        src/types/CutoffGroupStamp.hpp, src/types/MakeStamps.cpp,
1342 +        src/types/MakeStamps.hpp, src/types/Makefile,
1343 +        src/types/MoleculeStamp.cpp, src/types/MoleculeStamp.hpp,
1344 +        src/types/RigidBodyStamp.cpp, src/types/RigidBodyStamp.hpp,
1345 +        src/types/TorsionStamp.cpp, src/types/TorsionStamp.hpp,
1346 +        src/types/ZconStamp.cpp, src/types/ZconStamp.hpp,
1347 +        src/applications/simpleBuilderCmd.h, src/brains/Exclude.cpp,
1348 +        src/brains/Exclude.hpp, src/brains/ForceFields.cpp,
1349 +        src/brains/Makedepend, src/brains/Makefile, src/brains/SimInfo.cpp,
1350 +        src/brains/SimInfo.hpp, src/brains/SimSetup.cpp,
1351 +        src/brains/SimSetup.hpp, src/brains/SimState.cpp,
1352 +        src/brains/SimState.hpp, src/brains/SkipList.cpp,
1353 +        src/brains/SkipList.hpp, src/brains/Thermo.cpp,
1354 +        src/brains/Thermo.hpp, src/brains/fSimulation.h,
1355 +        src/brains/mpiSimulation.cpp, src/brains/mpiSimulation.hpp,
1356 +        src/brains/simulation_module.F90, src/io/BASS_interface.cpp,
1357 +        src/io/Globals.hpp, src/io/LinkedAssign.cpp,
1358 +        src/io/ZConsReader.cpp, src/math/Euler3.cpp, src/math/Euler3.hpp,
1359 +        src/math/Makefile, src/math/MatVec3.c, src/math/MatVec3.h,
1360 +        src/math/mt19937ar.c, src/math/randomSPRNG.cpp,
1361 +        src/math/randomSPRNG.hpp, src/minimizers/CGFamilyMinimizer.cpp,
1362 +        src/minimizers/Makefile, src/minimizers/MinimizerParameterSet.hpp,
1363 +        src/minimizers/OOPSEMinimizer.cpp,
1364 +        src/minimizers/OOPSEMinimizer.hpp, src/minimizers/PRCG.cpp,
1365 +        src/minimizers/SDMinimizer.cpp, src/primitives/AbstractClasses.hpp,
1366 +        src/primitives/Atom.cpp, src/primitives/Atom.hpp,
1367 +        src/primitives/Bend.cpp, src/primitives/BendExtensions.cpp,
1368 +        src/primitives/Bond.cpp, src/primitives/BondExtensions.cpp,
1369 +        src/primitives/CutoffGroup.hpp, src/primitives/DirectionalAtom.cpp,
1370 +        src/primitives/DirectionalAtom.hpp, src/primitives/GhostBend.cpp,
1371 +        src/primitives/Makefile, src/primitives/Molecule.cpp,
1372 +        src/primitives/Molecule.hpp, src/primitives/RigidBody.cpp,
1373 +        src/primitives/RigidBody.hpp, src/primitives/SRI.hpp,
1374 +        src/primitives/StuntDouble.cpp, src/primitives/StuntDouble.hpp,
1375 +        src/primitives/Torsion.cpp, src/primitives/TorsionExtensions.cpp,
1376 +        src/restraints/Makefile, src/restraints/Restraints.cpp,
1377 +        src/restraints/Restraints.hpp, src/utils/GenericData.cpp,
1378 +        src/utils/GenericData.hpp, src/utils/Makefile,
1379 +        src/utils/StreamTokenizer.cpp, src/utils/StreamTokenizer.hpp,
1380 +        src/utils/StringUtils.c, src/utils/StringUtils.cpp,
1381 +        src/utils/StringUtils.h, src/utils/StringUtils.hpp,
1382 +        src/utils/TypeInfo.hpp, src/utils/Utility.cpp,
1383 +        src/utils/Utility.hpp, src/utils/definitions_module.F90,
1384 +        src/utils/fError.c, src/utils/oopseMPI_module.F90,
1385 +        src/utils/simError.c, src/utils/simError.h,
1386 +        src/utils/status_module.F90, src/utils/vector_class.F90,
1387 +        src/visitors/AtomVisitor.cpp, src/visitors/AtomVisitor.hpp,
1388 +        src/visitors/BaseVisitor.hpp, src/visitors/CompositeVisitor.cpp,
1389 +        src/visitors/CompositeVisitor.hpp, src/visitors/Makefile,
1390 +        src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1391 +        src/visitors/RigidBodyVisitor.cpp,
1392 +        src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1393 +        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1394 +        samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1395 +        samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1396 +        samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
1397 +        samples/metals/Au_nanoparticle.md, samples/metals/Makefile.in,
1398 +        samples/zcons/Makefile.in, samples/zcons/water.md,
1399 +        samples/zcons/zconsFixed.in, samples/zcons/zconsFixed.md,
1400 +        samples/zcons/zconsMoving.in, samples/zcons/zconsMoving.md,
1401 +        src/applications/BaseLattice.cpp, src/applications/BaseLattice.hpp,
1402 +        src/applications/Dump2XYZ.cpp, src/applications/Dump2XYZ.ggo,
1403 +        src/applications/Dump2XYZCmd.c, src/applications/Dump2XYZCmd.h,
1404 +        src/applications/Lattice.cpp, src/applications/Lattice.hpp,
1405 +        src/applications/LatticeCreator.cpp,
1406 +        src/applications/LatticeCreator.hpp,
1407 +        src/applications/LatticeFactory.cpp,
1408 +        src/applications/LatticeFactory.hpp, src/applications/Makedepend,
1409 +        src/applications/Makefile, src/applications/MoLocator.cpp,
1410 +        src/applications/MoLocator.hpp, src/applications/Vector3d.hpp,
1411 +        src/applications/cmdline.c, src/applications/cmdline.h,
1412 +        src/applications/getopt.c, src/applications/getopt1.c,
1413 +        src/applications/gnugetopt.h, src/applications/nanoBuilder.cpp,
1414 +        src/applications/nanoBuilder.hpp, src/applications/oopse.cpp,
1415 +        src/applications/quickLate.c, src/applications/simpleBuilder.cpp,
1416 +        src/applications/simpleBuilder.ggo,
1417 +        src/applications/simpleBuilderCmd.c,
1418 +        src/integrators/AbstractClasses.hpp,
1419 +        src/integrators/AllIntegrator.hpp, src/integrators/Integrator.cpp,
1420 +        src/integrators/Integrator.hpp, src/integrators/Makefile,
1421 +        src/integrators/NPT.cpp, src/integrators/NPTf.cpp,
1422 +        src/integrators/NPTi.cpp, src/integrators/NPTxyz.cpp,
1423 +        src/integrators/NVT.cpp, src/profiling/Makefile,
1424 +        src/profiling/mdProfile.cpp, src/profiling/mdProfile.hpp,
1425 +        src/profiling/timing.F90, samples/metals/Au_bulk.in,
1426 +        samples/metals/Au_nanoparticle.in, samples/metals/metals.md,
1427 +        samples/water/Makefile.in, samples/water/dimer/Makefile.in,
1428 +        samples/water/dimer/two.in, samples/water/dimer/two.md,
1429 +        samples/water/dimer/water.md, samples/water/spce/Makefile.in,
1430 +        samples/water/spce/spce.in, samples/water/spce/spce.md,
1431 +        samples/water/spce/water.md, samples/water/ssde/Makefile.in,
1432 +        samples/water/ssde/ssde.in, samples/water/ssde/ssde.md,
1433 +        samples/water/ssde/water.md, samples/water/tip3p_ice/Makefile.in,
1434 +        samples/water/tip3p_ice/tp3.in, samples/water/tip3p_ice/tp3.md,
1435 +        samples/water/tip3p_ice/water.md, samples/water/ssd/Makefile.in,
1436 +        samples/water/ssd/ssd.in, samples/water/ssd/ssd.md,
1437 +        samples/water/ssd/water.md, samples/water/tip4p/tp4.in,
1438 +        samples/water/tip4p/tp4.md, samples/water/tip4p/water.md,
1439 +        samples/alkane/Makefile.in, samples/alkane/alkanes.md,
1440 +        samples/alkane/butane.in, samples/alkane/butane.md,
1441 +        samples/argon/500.in, samples/argon/500.md,
1442 +        samples/argon/Makefile.in, samples/argon/ar864.in,
1443 +        samples/argon/ar864.md, samples/argon/argonNVT.in,
1444 +        samples/argon/argonNVT.md, samples/argon/lj.md,
1445 +        samples/lipid/5x5.in, samples/lipid/5x5.md,
1446 +        samples/lipid/Makefile.in, samples/lipid/lipid.md,
1447 +        samples/lipid/water.md, samples/minimizer/Makefile.in,
1448 +        samples/minimizer/WATER.frc, samples/minimizer/ssdEM.in,
1449 +        samples/minimizer/ssdEM.md, samples/minimizer/tip4p_two.in,
1450 +        samples/minimizer/tip4p_two.md, samples/minimizer/water.md,
1451 +        samples/water/tip4p/Makefile.in, forceFields/Ag.VC.funcfl,
1452 +        forceFields/Ag.u3.funcfl, forceFields/Ag.u6.funcfl,
1453 +        forceFields/Au.u6.funcfl, forceFields/Cu.VC.funcfl,
1454 +        forceFields/Cu.u3.funcfl, forceFields/Cu.u6.funcfl,
1455 +        forceFields/DUFF.frc, forceFields/DipoleTest.frc,
1456 +        forceFields/EAM.VC.frc, forceFields/EAM.frc,
1457 +        forceFields/EAM.u3.frc, forceFields/EAM.u6.frc,
1458 +        forceFields/Makefile.in, forceFields/Ni.u3.funcfl,
1459 +        forceFields/Ni.u6.funcfl, forceFields/Pd.VC.funcfl,
1460 +        forceFields/Pd.u6.funcfl, forceFields/Pt.u3.funcfl,
1461 +        forceFields/Pt.u6.funcfl, forceFields/WATER.frc, scripts/cleanSrc,
1462 +        scripts/cvs2cl.pl, scripts/makers, scripts/sfmakedepend,
1463          ac-tools/Make.conf.in, ac-tools/aclocal.m4, ac-tools/config.guess,
1464          ac-tools/config.sub, ac-tools/configure.in, ac-tools/fortran90.m4,
1465 <        ac-tools/install-sh, ac-tools/shtool: Initial revision
1465 >        ac-tools/install-sh, ac-tools/shtool, doc/OOPSE.pdf,
1466 >        forceFields/Al.VC.funcfl, forceFields/Au.VC.funcfl,
1467 >        forceFields/Au.u3.funcfl, forceFields/LJFF.frc,
1468 >        forceFields/Ni.VC.funcfl, forceFields/Pd.u3.funcfl,
1469 >        forceFields/Pt.VC.funcfl: Initial revision
1470  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines