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

#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
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ bx

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

◆ poff

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

◆ sfab

template<class T >
Array4<T const> amrex::CommSendBufTag< T >::sfab

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