Block-Structured AMR Software Framework
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
11
namespace
amrex
{
12
14
enum struct
EBSupport
:
int
{
15
none
= 0,
16
basic
= 1,
17
volume
= 2,
18
full
= 3
19
};
20
21
}
22
23
#endif
amrex
Definition
AMReX_Amr.cpp:49
amrex::FPExcept::none
@ none
amrex::EBSupport
EBSupport
Requested EB metadata level for factories and utilities.
Definition
AMReX_EBSupport.H:14
amrex::EBSupport::volume
@ volume
amrex::EBSupport::full
@ full
amrex::EBSupport::basic
@ basic
EBCellFlag.
Src
EB
AMReX_EBSupport.H
Generated by
1.9.8