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

Copy the buffers to host, sort with Batcher's odd-even merge sort, and copy back. More...

Collaboration diagram for shamalgs::primitives::impl::BatcherOddEvenHostSerial:

Static Public Attributes

static constexpr std::string_view variant_type_name = "batcher_odd_even_host_serial"

Detailed Description

Copy the buffers to host, sort with Batcher's odd-even merge sort, and copy back.

Definition at line 63 of file sort_by_keys.cpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::BatcherOddEvenHostSerial::variant_type_name = "batcher_odd_even_host_serial"
staticconstexpr

Definition at line 64 of file sort_by_keys.cpp.


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