Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_EBCellFlag.H File Reference
#include <AMReX_Config.H>
#include <AMReX_Array.H>
#include <AMReX_IntVect.H>
#include <AMReX_BaseFab.H>
#include <AMReX_FabFactory.H>
#include <cstdint>
#include <map>
#include <iosfwd>

Go to the source code of this file.

Classes

class  amrex::EBCellFlag
 Bit-coded helper that classifies EB cells and neighbor connectivity. More...
 
struct  amrex::IsStoreAtomic< EBCellFlag >
 
class  amrex::EBCellFlagFab
 FAB storing EBCellFlag data per cell. More...
 
struct  amrex::EBCellFlagFab::NumCells
 

Namespaces

namespace  amrex
 

Functions

std::ostream & amrex::operator<< (std::ostream &os, const EBCellFlag &flag)
 Stream helper that prints the underlying flag bits.
 

Detailed Description

Bit-packed flags describing whether cells are regular, covered, or cut by EB.