Block-Structured AMR Software Framework
amrex::EBCellFlagFab::NumCells Struct Reference

#include <AMReX_EBCellFlag.H>

Public Attributes

int nregular = 0
 
int nsingle = 0
 
int nmulti = 0
 
int ncovered = 0
 
FabType type = FabType::undefined
 

Member Data Documentation

◆ ncovered

int amrex::EBCellFlagFab::NumCells::ncovered = 0

◆ nmulti

int amrex::EBCellFlagFab::NumCells::nmulti = 0

◆ nregular

int amrex::EBCellFlagFab::NumCells::nregular = 0

◆ nsingle

int amrex::EBCellFlagFab::NumCells::nsingle = 0

◆ type

FabType amrex::EBCellFlagFab::NumCells::type = FabType::undefined

The documentation for this struct was generated from the following file: