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
|
|
@ -37,7 +37,9 @@ namespace paradiseo
|
|||
namespace smp
|
||||
{
|
||||
/** Algo Dispatching
|
||||
* The Algo Dispatching enable to choose the algorithm to call at compile time by tag-dispatching method
|
||||
|
||||
The Algo Dispatching enable to choose the algorithm to call at compile time by tag-dispatching method
|
||||
|
||||
**/
|
||||
|
||||
// Main algorithms tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue