mirror of
https://github.com/boostorg/mpi.git
synced 2026-02-25 04:22:17 +00:00
typo in doc
This commit is contained in:
@@ -225,7 +225,7 @@ public:
|
||||
*/
|
||||
int rank(const std::vector<int>& coords) const;
|
||||
/**
|
||||
* Return the rank of the source and targetdestination process through a shift.
|
||||
* Return the rank of the source and target destination process through a shift.
|
||||
* @param dim the dimension in which the shift takes place. 0 <= dim <= ndim().
|
||||
* @param disp the shift displacement, can be positive (upward) or negative (downward).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user