Function mpi_radix_sorter_destroy
Defined in File mpi_radix_sort.h
Function Documentation
-
void mpi_radix_sorter_destroy(struct mpi_radix_sorter *const sorter)
Deallocate/destroy a sorter after use.
- Parameters:
sorter – The sorter to destroy.
Defined in File mpi_radix_sort.h
Deallocate/destroy a sorter after use.
sorter – The sorter to destroy.