Block-Structured AMR Software Framework
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
5
namespace
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
amrex
Definition:
AMReX_Amr.cpp:49
amrex::EBSupport
EBSupport
Definition:
AMReX_EBSupport.H:7
amrex::EBSupport::volume
@ volume
amrex::EBSupport::none
@ none
amrex::EBSupport::full
@ full
amrex::EBSupport::basic
@ basic
EBCellFlag.
amrex::int
const int[]
Definition:
AMReX_BLProfiler.cpp:1664
Src
EB
AMReX_EBSupport.H
Generated by
1.9.1