| 1 |
+ |
2004-10-25 12:03 tim |
| 2 |
+ |
|
| 3 |
+ |
* ChangeLog, src/utils/GenericFactory.hpp, |
| 4 |
+ |
test/utils/GenericFactoryTestCase.cpp, |
| 5 |
+ |
test/utils/GenericFactoryTestCase.hpp, test/utils/Makefile: adding |
| 6 |
+ |
GenericFactory Test Case. GenericFactory now can bed used to creat |
| 7 |
+ |
ForcefieldFactory and IntegratorFactory etc. |
| 8 |
+ |
|
| 9 |
+ |
2004-10-24 23:08 tim |
| 10 |
+ |
|
| 11 |
+ |
* src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp, |
| 12 |
+ |
brains/SimSnapshotManager.hpp, brains/Snapshot.hpp, |
| 13 |
+ |
brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes |
| 14 |
+ |
get reconstructed |
| 15 |
+ |
|
| 16 |
+ |
2004-10-24 02:55 tim |
| 17 |
+ |
|
| 18 |
+ |
* src/utils/GenericFactory.hpp: GenericFactory pass unit test |
| 19 |
+ |
|
| 20 |
+ |
2004-10-23 18:09 tim |
| 21 |
+ |
|
| 22 |
+ |
* test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp, |
| 23 |
+ |
StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp, |
| 24 |
+ |
RigidBody.cpp: Refactoring in progress |
| 25 |
+ |
|
| 26 |
|
2004-10-22 18:09 tim |
| 27 |
|
|
| 28 |
|
* ChangeLog, src/brains/Snapshot.hpp, |
| 1093 |
|
forceFields/Al.VC.funcfl, forceFields/Au.VC.funcfl, |
| 1094 |
|
forceFields/Au.u3.funcfl, forceFields/LJFF.frc, |
| 1095 |
|
forceFields/Ni.VC.funcfl, forceFields/Pd.u3.funcfl, |
| 1096 |
< |
forceFields/Pt.VC.funcfl: Import of OOPSE v. 2.0 |
| 1096 |
> |
forceFields/Pt.VC.funcfl: Initial revision |
| 1097 |
|
|
| 1098 |
|
2004-09-23 23:16 gezelter |
| 1099 |
|
|
| 1268 |
|
forceFields/Al.VC.funcfl, forceFields/Au.VC.funcfl, |
| 1269 |
|
forceFields/Au.u3.funcfl, forceFields/LJFF.frc, |
| 1270 |
|
forceFields/Ni.VC.funcfl, forceFields/Pd.u3.funcfl, |
| 1271 |
< |
forceFields/Pt.VC.funcfl: Initial revision |
| 1271 |
> |
forceFields/Pt.VC.funcfl: Import of OOPSE v. 2.0 |
| 1272 |
|
|