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

#include <AMReX_TagParallelFor.H>

Public Member Functions

__host__ __device__ Box const & box () const noexcept
 

Public Attributes

Array4< T > dfab
 
Box dbox
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ dbox

template<class T >
Box amrex::Array4BoxTag< T >::dbox

◆ dfab

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

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