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
Communicator
.
.
::
.
anyTag Field
Communicator Class
See Also
Send Feedback
Special value for the
tag
argument to
Receive
that indices that the message with any tag can be received by the receive operation.
Namespace:
MPI
Assembly:
MPI
(in MPI.dll)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
static
int
anyTag
Visual Basic (Declaration)
Public
Shared
anyTag
As
Integer
Visual C++
public
:
static
int
anyTag
See Also
Communicator Class
MPI Namespace