mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-24 16:12:16 +00:00
Doc
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user