[This is preliminary documentation and is subject to change.]
The Environment type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Abort |
Terminates all processes.
| |
| Dispose |
Finalizes the MPI environment. Users must call this routine to shut down MPI.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Verifies that the MPI environment has been finalized by calling Dispose().
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| TranslateErrorIntoException |
Translates an MPI error code into an appropriate exception, then throws that exception.
|