Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamalgs::primitives::impl::StdSort Struct Reference

Copy the buffers to host, std::sort the zipped key/value pairs, and copy back. More...

Collaboration diagram for shamalgs::primitives::impl::StdSort:

Static Public Attributes

static constexpr std::string_view variant_type_name = "std_sort"

Detailed Description

Copy the buffers to host, std::sort the zipped key/value pairs, and copy back.

Definition at line 54 of file sort_by_key_pow2_len.cpp.

Member Data Documentation

◆ variant_type_name

constexpr std::string_view shamalgs::primitives::impl::StdSort::variant_type_name = "std_sort"
staticconstexpr

Definition at line 55 of file sort_by_key_pow2_len.cpp.


The documentation for this struct was generated from the following files: