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

Sort each segment locally with an insertion sort, one kernel work-item per segment. More...

Collaboration diagram for shamalgs::primitives::impl::LocalInsertionSort:

Static Public Attributes

static constexpr std::string_view variant_type_name = "local_insertion_sort"

Detailed Description

Sort each segment locally with an insertion sort, one kernel work-item per segment.

Definition at line 112 of file segmented_sort_in_place.cpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::LocalInsertionSort::variant_type_name = "local_insertion_sort"
staticconstexpr

Definition at line 113 of file segmented_sort_in_place.cpp.


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