#include <AMReX_TagParallelFor.H>
Public Member Functions | |
| __host__ __device__ Box const & | box () const noexcept |
Public Attributes | |
| Array4< T > | dfab |
| std::ptrdiff_t | poff |
| Box | bx |
|
inlinenoexcept |
| Box amrex::CommRecvBufTag< T >::bx |
| Array4<T> amrex::CommRecvBufTag< T >::dfab |
| std::ptrdiff_t amrex::CommRecvBufTag< T >::poff |