![]() |
Block-Structured AMR Software Framework
|
#include <AMReX_Config.H>#include <AMReX_GpuQualifiers.H>#include <AMReX_GpuControl.H>#include <AMReX_GpuError.H>#include <AMReX_Box.H>#include <AMReX_TypeTraits.H>#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | amrex |
| namespace | amrex::Gpu |
Functions | |
| template<std::integral T> | |
| bool | amrex::isEmpty (T n) noexcept |
| template<int dim> | |
| bool | amrex::isEmpty (BoxND< dim > const &b) noexcept |
| template<typename T > | |
| __host__ __device__ range_detail::range_impl< T > | amrex::Gpu::Range (T const &b) noexcept |