Block-Structured AMR Software Framework
amrex::BATnull Struct Reference

#include <AMReX_BoxArray.H>

Public Member Functions

Box operator() (const Box &bx) const noexcept
 

Static Public Member Functions

static constexpr Box coarsen (Box const &a_box)
 
static constexpr IntVect doiLo ()
 
static constexpr IntVect doiHi ()
 
static constexpr IndexType index_type ()
 
static constexpr IntVect coarsen_ratio ()
 

Member Function Documentation

◆ coarsen()

static constexpr Box amrex::BATnull::coarsen ( Box const &  a_box)
inlinestaticconstexpr

◆ coarsen_ratio()

static constexpr IntVect amrex::BATnull::coarsen_ratio ( )
inlinestaticconstexpr

◆ doiHi()

static constexpr IntVect amrex::BATnull::doiHi ( )
inlinestaticconstexpr

◆ doiLo()

static constexpr IntVect amrex::BATnull::doiLo ( )
inlinestaticconstexpr

◆ index_type()

static constexpr IndexType amrex::BATnull::index_type ( )
inlinestaticconstexpr

◆ operator()()

Box amrex::BATnull::operator() ( const Box bx) const
inlinenoexcept

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