add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
This commit is contained in:
parent
c4c27907ed
commit
bd236ee67f
54 changed files with 129 additions and 1410 deletions
|
|
@ -39,10 +39,13 @@
|
|||
*
|
||||
* Use them with eoStats, eoUpdater and eoMonitor to get statistics at each generation.
|
||||
*
|
||||
* @see eoStats
|
||||
* @see eoStat
|
||||
* @see eoMonitor
|
||||
* @see eoUpdater
|
||||
*
|
||||
* Example of a test program using checkpointing:
|
||||
* @include t-eoCheckpointing.cpp
|
||||
*
|
||||
* @ingroup Utilities
|
||||
*
|
||||
* @{
|
||||
|
|
|
|||
Reference in a new issue