Update documentation
This commit is contained in:
parent
ea2b71e7de
commit
c4e2fb4507
14 changed files with 93 additions and 65 deletions
|
|
@ -46,14 +46,11 @@ namespace smp
|
|||
|
||||
/** IslandModel
|
||||
|
||||
The IslandModel object is an island container that provides mecanism in order to perform a
|
||||
island model pattern according to a topology.
|
||||
The IslandModel object is an island container that provides mecanisms in order to manage island communications according to a topology.
|
||||
|
||||
@see smp::Island, smp::MigPolicy
|
||||
*/
|
||||
|
||||
|
||||
|
||||
template<class EOT>
|
||||
class IslandModel
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue