|
Global MPI operations
|
Functions | |
| void | MinMaxD (vector< double > const x, double &min, int &kmin, double &max, int &kmax) |
| void | PivotD (vector< double > &x, MPI_Comm const &icomm) |
| void MinMaxD | ( | vector< double > const | x, |
| double & | min, | ||
| int & | kmin, | ||
| double & | max, | ||
| int & | kmax | ||
| ) |
| void PivotD | ( | vector< double > & | x, |
| MPI_Comm const & | icomm | ||
| ) |
1.8.17