[This is preliminary documentation and is subject to change.]
The Operation<(Of <(T>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Free the MPI operation that this object wraps, but only if it is not a
predefined MPI operation.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPredefinedOperation |
Determine the predefined MPI_Op that is associated with
this reduction operation. If no such MPI_Op exists,
returns MPI_OP_NULL.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |