Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_EBSupport.H
Go to the documentation of this file.
1#ifndef AMREX_EB_SUPPORT_H_
2#define AMREX_EB_SUPPORT_H_
3#include <AMReX_Config.H>
4
5namespace amrex {
6
7 enum struct EBSupport : int {
8 none = 0,
9 basic = 1,
10 volume = 2,
11 full = 3
12 };
13
14}
15
16#endif
Definition AMReX_Amr.cpp:49
EBSupport
Definition AMReX_EBSupport.H:7
@ basic
EBCellFlag.