Block-Structured AMR Software Framework
▼
AMReX
►
AMReX: Technical Reference
►
Topics
►
Modules
►
Data Types
▼
Files
►
File List
►
File Members
•
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
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::FPExcept::none
@ none
amrex::EBSupport
EBSupport
Definition
AMReX_EBSupport.H:7
amrex::EBSupport::volume
@ volume
amrex::EBSupport::full
@ full
amrex::EBSupport::basic
@ basic
EBCellFlag.
Src
EB
AMReX_EBSupport.H
Generated by
1.9.8