Made ParamComponent a subclass of Serializable, created save and load methods in subclasses, including ParamComposite, added unit test. Have not yet written save and load for the Manager template. |
|
More...
|
over 12 years ago
|
Added serialize functions for Ensemble::Type enumerations. |
|
More...
|
over 12 years ago
|
Merge branch 'devel' into serialize |
|
More...
|
over 12 years ago
|
Further work on serializable (ensembles temporarily removed from sources list) to allow compilation. First test of ParamComposite.saveParam() method. |
|
More...
|
over 12 years ago
|
Merge branch 'upstream-devel' into my-copy |
|
More...
|
over 12 years ago
|
Bugfix: Added className to ParamComposite copy constructor. |
|
More...
|
over 12 years ago
|
Added load* methods to ParamComposite (not tested). |
|
More...
|
over 12 years ago
|
In src/util/param, adding saveParam and loadParam to array and matrix param templates. Not yet tested. |
|
More...
|
over 12 years ago
|
Adding loadParam and saveParam methods to ScalarParam and DArrayParam. |
|
More...
|
over 12 years ago
|
Editing TODO and README files only. |
|
More...
|
over 12 years ago
|
Merge remote branch 'medapuram/upstream-devel' into devel |
|
More...
|
over 12 years ago
|
Updated comments. |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'origin' into upstream-devel |
|
More...
|
over 12 years ago
|
Adding interactionClassName() accessors for DdMd potentials. |
|
More...
|
over 12 years ago
|
Fixing bug in DdMd::Simulation.cpp, when compiled with dihedrals. Added INTER_ prefix to header guard macros in Inter namespace. Added "setClassName" to some interactions in which it was missing. |
|
More...
|
over 12 years ago
|
Modified serialization notes, superficial clean-up of util/param classes. |
|
More...
|
over 12 years ago
|
Adapted ddMd/StructureFactorGrid to recent changes related to clear() method. |
|
More...
|
over 12 years ago
|
Editing documentation about commands, adding some notes. |
|
More...
|
over 12 years ago
|
Merge branch 'devel' of git://github.com/dmorse/simpatico into upstream-devel |
|
More...
|
over 12 years ago
|
Fixed DdMd::timer to allow start/stop, added OUTPUT_DIAGNOSTICS ddSim command. |
|
More...
|
over 12 years ago
|
Changes to allow DdMd::Integrator::run to be invoked repeatedly. Also added set and get functions to DdMd potential energies. |
|
More...
|
over 12 years ago
|
Changes made to calculation of maximum structure factor. |
|
More...
|
over 12 years ago
|
Merge remote branch 'origin/upstream-devel' into upstream-devel |
|
More...
|
over 12 years ago
|
Changes to calculation of maximum structure factor. |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'origin/master' into my-copy |
|
More...
|
over 12 years ago
|
Changed local variable to class member (in ddMd/StructureFactor) |
|
More...
|
over 12 years ago
|
Limited aspect ratio of box in case of a cubic lattice |
|
More...
|
over 12 years ago
|
Adding notes on proposal to break up DdMd::Simulation |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'medapuram/upstream-devel' into devel |
|
More...
|
over 12 years ago
|
Error check points included in DdMdOrderedConfigIo |
|
More...
|
over 12 years ago
|