Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
The Message Passing Interface
Unsafe
.
.
::
.
MPI_OP_NULL Field
Unsafe Class
See Also
Send Feedback
Placeholder operation that indicates "no operation".
Namespace:
MPI
Assembly:
MPI
(in MPI.dll)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
const
int
MPI_OP_NULL
Visual Basic (Declaration)
Public
Const
MPI_OP_NULL
As
Integer
Visual C++
public
:
literal
int
MPI_OP_NULL
See Also
Unsafe Class
MPI Namespace