mpiDriveMapDelete
Declaration
mpiDriveMapDelete(MPIDriveMap driveMap); |
||
| Required Header: stdmpi.h | ||
Description
mpiDriveMapDelete deletes a DriveMap object and invalidates its handle.
DriveMapDelete is the equivalent of a C++ destructor.
|
|||||
|
|||||
See Also
mpiDriveMapCreate | mpiDriveMapValidate
