Block-Structured AMR Software Framework
amrex::Array4Tag< T > Struct Template Reference

#include <AMReX_TagParallelFor.H>

Public Member Functions

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Box box () const noexcept
 

Public Attributes

Array4< T > dfab
 

Member Function Documentation

◆ box()

template<class T >
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Box amrex::Array4Tag< T >::box ( ) const
inlinenoexcept

Member Data Documentation

◆ dfab

template<class T >
Array4<T> amrex::Array4Tag< T >::dfab

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