Provides a mapping from .NET types to their corresponding MPI datatypes.
This class should only be used by experts in both MPI's low-level (C)
interfaces and the interaction between managed and unmanaged code in .NET.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class DatatypeCache |
| Visual Basic (Declaration) |
|---|
Public Class DatatypeCache |
| Visual C++ |
|---|
public ref class DatatypeCache |