|
|
using | size_type = std::size_t |
| |
|
|
template<typename T > |
| void | project (T &) const |
| |
|
template<typename T1 , typename T2 > |
| void | dot (const T1 &x, const T1 &y, T2 &result) const |
| |
|
template<typename T > |
| double | norm (const T &x) const |
| |
|
template<typename T > |
| void | copyOwnerToAll (const T &x, T &y) const |
| |
|
auto | communicator () const |
| |
|
|
static constexpr size_type | size () |
| |
The documentation for this class was generated from the following file: