#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 | |
| namespace | amrex |
Typedefs | |
| using | amrex::InterpBndryData = InterpBndryDataT< MultiFab > |
| using | amrex::fInterpBndryData = InterpBndryDataT< fMultiFab > |