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