Block-Structured AMR Software Framework
amrex::Gpu::KernelInfo Class Reference

#include <AMReX_GpuKernelInfo.H>

Public Member Functions

KernelInfosetReduction (bool flag)
 
bool hasReduction () const
 

Private Attributes

bool has_reduction = false
 

Member Function Documentation

◆ hasReduction()

bool amrex::Gpu::KernelInfo::hasReduction ( ) const
inline

◆ setReduction()

KernelInfo& amrex::Gpu::KernelInfo::setReduction ( bool  flag)
inline

Member Data Documentation

◆ has_reduction

bool amrex::Gpu::KernelInfo::has_reduction = false
private

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