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

#include <AMReX_MLEBABecLap.H>

Public Member Functions

__host__ __device__ amrex::Box const & box () const noexcept
 

Public Attributes

amrex::Array4< T > fab
 
amrex::Array4< T const > bcval
 
amrex::Array4< int const > mask
 
amrex::Array4< T const > area
 
bcloc
 
amrex::Box bx
 
amrex::BoundCond bctype
 
int blen
 
int comp
 
int dir
 
int is_eb
 
int side
 

Member Function Documentation

◆ box()

template<typename T >
__host__ __device__ amrex::Box const & amrex::MLMGABCEBTag< T >::box ( ) const
inlinenoexcept

Member Data Documentation

◆ area

template<typename T >
amrex::Array4<T const> amrex::MLMGABCEBTag< T >::area

◆ bcloc

template<typename T >
T amrex::MLMGABCEBTag< T >::bcloc

◆ bctype

template<typename T >
amrex::BoundCond amrex::MLMGABCEBTag< T >::bctype

◆ bcval

template<typename T >
amrex::Array4<T const> amrex::MLMGABCEBTag< T >::bcval

◆ blen

template<typename T >
int amrex::MLMGABCEBTag< T >::blen

◆ bx

template<typename T >
amrex::Box amrex::MLMGABCEBTag< T >::bx

◆ comp

template<typename T >
int amrex::MLMGABCEBTag< T >::comp

◆ dir

template<typename T >
int amrex::MLMGABCEBTag< T >::dir

◆ fab

template<typename T >
amrex::Array4<T> amrex::MLMGABCEBTag< T >::fab

◆ is_eb

template<typename T >
int amrex::MLMGABCEBTag< T >::is_eb

◆ mask

template<typename T >
amrex::Array4<int const> amrex::MLMGABCEBTag< T >::mask

◆ side

template<typename T >
int amrex::MLMGABCEBTag< T >::side

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