KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
Loading...
Searching...
No Matches
kamping::plugin::SampleSort< Comm, DefaultContainerType > Member List

This is the complete list of members for kamping::plugin::SampleSort< Comm, DefaultContainerType >, including all inherited members.

sort(std::vector< T, Allocator > &data, Compare comp=Compare{})kamping::plugin::SampleSort< Comm, DefaultContainerType >inline
sort(RandomIt begin, RandomIt end, OutputIt out, Compare comp=Compare{})kamping::plugin::SampleSort< Comm, DefaultContainerType >inline