intermediate commit 6

This commit is contained in:
LPTK 2013-07-10 17:49:08 +02:00
commit 483f815610
4 changed files with 11 additions and 9 deletions

View file

@ -1,5 +1,6 @@
* current release:
- added an EOT& parameter to the moCoolingSchedule::update interface because some cooling schedules need it
- added an EOT& parameter to the moCoolingSchedule::update interface method because some cooling schedules need it
- eoMonitor's are no more executed in moCheckpoint::init to prevent access to uninitialized data
* release 1.3.1 (2012-07-27)
- the eo::mpi modules is no longer dependent from boost::mpi