REMORA
Energy Research and Forecasting: An Atmospheric Modeling Code
REMORA_PhysBCFunct.H File Reference
#include <AMReX_Config.H>
#include <AMReX_BCRec.H>
#include <AMReX_Geometry.H>
#include <AMReX_MultiFab.H>
#include <AMReX_ArrayLim.H>
#include <AMReX_FilCC_C.H>
#include <AMReX_FilND_C.H>
#include <AMReX_FilFC_C.H>
#include "AMReX_TypeTraits.H"
#include "AMReX_Orientation.H"
#include <TimeInterpolatedData.H>
#include <IndexDefines.H>
#include <DataStruct.H>
Include dependency graph for REMORA_PhysBCFunct.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NullFill
 
class  REMORAPhysBCFunct
 

Typedefs

using PlaneVector = amrex::Vector< amrex::FArrayBox >
 

Typedef Documentation

◆ PlaneVector

using PlaneVector = amrex::Vector<amrex::FArrayBox>