mDocumentation of eo::mpi classes.
This commit is contained in:
parent
1eac497c4d
commit
5e76ba30b0
6 changed files with 409 additions and 14 deletions
|
|
@ -37,6 +37,7 @@ namespace eo
|
|||
/**
|
||||
* @ingroup Parallel
|
||||
* @defgroup MPI Message Passing Interface parallelization
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
@ -790,6 +791,10 @@ namespace eo
|
|||
}
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
}
|
||||
# endif // __EO_MPI_H__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue