Precised group MPI instead of group Parallel for Mpi classes in documentation.
This commit is contained in:
parent
d54e88dd16
commit
ad74755d8e
6 changed files with 36 additions and 9 deletions
|
|
@ -24,6 +24,7 @@ Authors:
|
|||
|
||||
# include <iostream> // ostream
|
||||
|
||||
|
||||
/**
|
||||
* @brief Contains all the necessary entities to serialize eo objects into JSON objects.
|
||||
*
|
||||
|
|
@ -36,7 +37,7 @@ Authors:
|
|||
*
|
||||
* @ingroup Utilities
|
||||
* @defgroup Serialization Serialization helpers
|
||||
*/
|
||||
**/
|
||||
namespace eoserial
|
||||
{
|
||||
|
||||
|
|
|
|||
Reference in a new issue