Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamalgs::primitives::impl::BatcherOddEven 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::BatcherOddEven:

Static Public Attributes

static constexpr std::string_view variant_type_name = "batcher_odd_even"

Detailed Description

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

Definition at line 68 of file sort_by_keys.cpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::BatcherOddEven::variant_type_name = "batcher_odd_even"
staticconstexpr

Definition at line 69 of file sort_by_keys.cpp.


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