Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::CommRecvBufTag< T > Struct Template Reference

#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
 

Member Function Documentation

◆ box()

template<class T >
__host__ __device__ Box const & amrex::CommRecvBufTag< T >::box ( ) const
inlinenoexcept

Member Data Documentation

◆ bx

template<class T >
Box amrex::CommRecvBufTag< T >::bx

◆ dfab

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

◆ poff

template<class T >
std::ptrdiff_t amrex::CommRecvBufTag< T >::poff

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