![]() |
Block-Structured AMR Software Framework
|
Go to the source code of this file.
Classes | |
| struct | amrex::GPUable |
| Marker base that denotes an implicit function callable on device kernels. More... | |
| struct | amrex::EB2::IsGPUable< D > |
| Type trait that reports whether a functor derives from GPUable. More... | |
| struct | amrex::EB2::IsGPUable< D > |
Namespaces | |
| namespace | amrex |
| namespace | amrex::EB2 |
Base helpers shared by all EB2 implicit functions, including GPU-aware markers and compile-time utilities to identify GPU-callable functors.