Function mpi_spmv_mult_destroy

Function Documentation

void mpi_spmv_mult_destroy(struct mpi_spmv_mult *const mult)

Destroy an MPI multiplier.

Any further use of the handle after calling this function is undefined.

Parameters:

mult – The multiplier handle.