Block-Structured AMR Software Framework
amrex::Gpu::Handler Struct Reference

#include <AMReX_GpuTypes.H>

Public Member Functions

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

Public Attributes

int numActiveThreads
 

Constructor & Destructor Documentation

◆ Handler()

constexpr AMREX_GPU_HOST_DEVICE 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: