Islands send pop to IslandModel. Add and clean documentation.
This commit is contained in:
parent
3a8821a923
commit
083d77ba08
20 changed files with 206 additions and 79 deletions
|
|
@ -46,6 +46,8 @@ namespace smp
|
|||
/** ContWrapper: Utility class to wrap the algorithm continuators with island notifier.
|
||||
|
||||
Utility class to wrap the algorithm continuators with island notifier during the island construction.
|
||||
By using the wrapper, we do not have to modify original continuators inside the IslandModel and then,
|
||||
it avoids some side effects.
|
||||
|
||||
*/
|
||||
template<class EOT>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue