Islands send pop to IslandModel. Add and clean documentation.

This commit is contained in:
quemy 2012-11-20 22:08:30 +01:00
commit 083d77ba08
20 changed files with 206 additions and 79 deletions

View file

@ -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>