Function mpi_spmv_mult_destroy
Defined in File mpi_spmv_mult.h
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.