ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_ReadBndryPlanes.H File Reference
#include "AMReX_Gpu.H"
#include "AMReX_AmrCore.H"
#include <AMReX_BndryRegister.H>
#include "ERF_IndexDefines.H"
#include "ERF_DataStruct.H"
Include dependency graph for ERF_ReadBndryPlanes.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReadBndryPlanes
 

Typedefs

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

Typedef Documentation

◆ PlaneVector

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