Block-Structured AMR Software Framework
AMReX_InterpBndryData.H File Reference
#include <AMReX_Config.H>
#include <AMReX_BCRec.H>
#include <AMReX_BndryData.H>
#include <AMReX_InterpBndryData_K.H>

Go to the source code of this file.

Classes

class  amrex::InterpBndryDataT< MF >
 An InterpBndryData object adds to a BndryData object the ability to manipulate and set the data stored in the boundary cells. More...
 

Namespaces

 amrex
 

Typedefs

using amrex::InterpBndryData = InterpBndryDataT< MultiFab >
 
using amrex::fInterpBndryData = InterpBndryDataT< fMultiFab >