Block-Structured AMR Software Framework
AMReX_BndryRegister.H File Reference
#include <AMReX_Config.H>
#include <AMReX_BoxArray.H>
#include <AMReX_FabSet.H>
#include <AMReX_LO_BCTYPES.H>
#include <AMReX_Orientation.H>
#include <AMReX_Utility.H>
#include <utility>

Go to the source code of this file.

Classes

class  amrex::BndryRegisterT< MF >
 A BndryRegister organizes FabSets bounding each grid in a BoxArray. A FabSet is maintained for each boundary orientation, as well as the BoxArray domain of definition. More...
 

Namespaces

 amrex
 

Typedefs

using amrex::BndryRegister = BndryRegisterT< MultiFab >
 
using amrex::fBndryRegister = BndryRegisterT< fMultiFab >