mpiSercosDelete

Declaration
long mpiSercosDelete(MPISercos sercos)
Required Header stdmpi.h
Description

SercosDelete deletes a Sercos object and invalidates its handle (sercos). SercosDelete is the equivalent of a C++ destructor.

Return Values
MPIMessageOK if SercosDelete successfully deletes the Sercos object and invalidates its handle
See Also mpiSercosCreate | mpiSercosValidate