2
0
mirror of https://github.com/boostorg/mpi.git synced 2026-02-24 16:12:16 +00:00
This commit is contained in:
Alain Miniussi
2016-10-19 15:49:36 +02:00
parent b5140a7dda
commit 9a90ae9048

View File

@@ -34,7 +34,9 @@
namespace boost { namespace mpi {
/**
* Specify the size and periodicity of the grid in a single dimension.
* @brief Specify the size and periodicity of the grid in a single dimension.
*
* POD lightweight object.
*/
struct cartesian_dimension {
/** The size of the grid n this dimension. */