Block-Structured AMR Software Framework
amrex::EB2::Type Namespace Reference

Variables

static constexpr Type_t regular =0x0
 
static constexpr Type_t covered =0x1
 
static constexpr Type_t irregular =0x2
 
static constexpr Type_t unknown =0x3
 

Variable Documentation

◆ covered

constexpr Type_t amrex::EB2::Type::covered =0x1
staticconstexpr

◆ irregular

constexpr Type_t amrex::EB2::Type::irregular =0x2
staticconstexpr

◆ regular

constexpr Type_t amrex::EB2::Type::regular =0x0
staticconstexpr

◆ unknown

constexpr Type_t amrex::EB2::Type::unknown =0x3
staticconstexpr