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

std::exclusive_scan on a host copy of the buffer (portable fallback) More...

Collaboration diagram for shamalgs::primitives::impl::StdScan:

Static Public Attributes

static constexpr std::string_view variant_type_name = "std_scan"

Detailed Description

std::exclusive_scan on a host copy of the buffer (portable fallback)

Definition at line 113 of file scan_exclusive_sum_in_place.cpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::StdScan::variant_type_name = "std_scan"
staticconstexpr

Definition at line 114 of file scan_exclusive_sum_in_place.cpp.


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