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
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
<policy.h>
|
||||
<migPolicy.h>
|
||||
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2012
|
||||
|
||||
Alexandre Quemy, Thibault Lasnier - INSA Rouen
|
||||
|
|
@ -37,7 +37,7 @@ namespace paradiseo
|
|||
{
|
||||
namespace smp
|
||||
{
|
||||
/** MigPolicy: Migration policy
|
||||
/** MigPolicy: Migration policy is a vector of PolicyElement.
|
||||
*/
|
||||
|
||||
template <class EOT>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue