ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_EBStruct.H File Reference
#include <string>
#include <iostream>
#include <AMReX_ParmParse.H>
#include <AMReX_Print.H>
#include <AMReX_Gpu.H>
Include dependency graph for ERF_EBStruct.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EBChoice
 

Enumerations

enum class  EBBoundaryType { SlipWall , NoSlipWall }
 

Enumeration Type Documentation

◆ EBBoundaryType

enum EBBoundaryType
strong
Enumerator
SlipWall 
NoSlipWall 
11  {
13 };