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 , SurfaceLayer }
 
enum  EBTauType { tau_eb13 , tau_eb23 }
 

Enumeration Type Documentation

◆ EBBoundaryType

enum EBBoundaryType
strong
Enumerator
SlipWall 
NoSlipWall 
SurfaceLayer 
11  {
13 };
Definition: ERF_SurfaceLayer.H:32

◆ EBTauType

enum EBTauType
Enumerator
tau_eb13 
tau_eb23 
15  {
17 };
@ tau_eb23
Definition: ERF_EBStruct.H:16
@ tau_eb13
Definition: ERF_EBStruct.H:16