[This is preliminary documentation and is subject to change.]
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: 0.9.0.0 (0.9.0.0)
Syntax
| C# |
|---|
public class DatatypeCache |
| Visual Basic (Declaration) |
|---|
Public Class DatatypeCache |
| Visual C++ |
|---|
public ref class DatatypeCache |