#include <string>
#include <iostream>
#include <AMReX_ParmParse.H>
#include <AMReX_Print.H>
#include <AMReX_Gpu.H>
Go to the source code of this file.
◆ EBBoundaryType
Boundary condition model applied on embedded-boundary surfaces.
| Enumerator |
|---|
| SlipWall | |
| NoSlipWall | |
| SurfaceLayer | |
Definition: ERF_SurfaceLayer.H:34
◆ EBGridType
Grid centering used for embedded-boundary data.
| Enumerator |
|---|
| xface | |
| yface | |
| zface | |
@ yface
Definition: ERF_EBStruct.H:29
@ zface
Definition: ERF_EBStruct.H:29
@ xface
Definition: ERF_EBStruct.H:29
◆ EBTauType
Embedded-boundary stress component indices.
| Enumerator |
|---|
| tau_eb13 | |
| tau_eb23 | |
@ tau_eb23
Definition: ERF_EBStruct.H:22
@ tau_eb13
Definition: ERF_EBStruct.H:22