![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include <shambackends/include/shambackends/kernel_call.hpp>
Concept to check if the functor is invocable with the expected signature can be used by doing : requires kernel_invocable<Functor, kernel_expected_signature<index_t, RefIn, RefOut>>
Definition at line 122 of file kernel_call.hpp.