Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
amrex::Gpu::Handler Struct Reference

#include <AMReX_GpuTypes.H>

Public Member Functions

AMREX_GPU_HOST_DEVICE constexpr Handler (int n_active_threads=-1)
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool isFullBlock () const
 

Public Attributes

int numActiveThreads
 

Constructor & Destructor Documentation

◆ Handler()

AMREX_GPU_HOST_DEVICE constexpr amrex::Gpu::Handler::Handler ( int  n_active_threads = -1)
inlineexplicitconstexpr

Member Function Documentation

◆ isFullBlock()

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool amrex::Gpu::Handler::isFullBlock ( ) const
inline

Member Data Documentation

◆ numActiveThreads

int amrex::Gpu::Handler::numActiveThreads

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