11 #ifndef _EBDEBUGDUMP_H_    12 #define _EBDEBUGDUMP_H_    15 #include "NamespaceHeader.H"    66 #include "NamespaceFooter.H" void printMaxMinEBFlux(EBFluxFAB *a_data)
 
void dumpEBLevelGhost(const LevelData< EBCellFAB > *a_level)
 
void printPointEBFF(EBFluxFAB *a_dat)
 
void printPointLDFlux(LevelData< EBFluxFAB > *a_dat)
 
void checkLDFlux(const LevelData< EBFluxFAB > *a_flux)
 
void dumpEBLevelFluxThresh(const LevelData< EBFluxFAB > *a_fab, Real a_thresh)
 
void printMaxMinLDCell(LevelData< EBCellFAB > *a_data)
 
void dumpEBLevelAll(const LevelData< EBCellFAB > *a_level)
same as above with ghost cells too 
 
void dumpLDBIVF(const LayoutData< BaseIVFAB< Real > > *a_stenPtr)
 
void printLocalEBCF(EBCellFAB *a_dat)
 
void dumpEBFluxThresh(const EBFluxFAB *a_fab, Real a_thresh)
 
void dumpEBFlux(const EBFluxFAB *a_fab)
 
void printPointLDCell(LevelData< EBCellFAB > *a_dat)
 
void dumpLDEBCF(const LevelData< EBCellFAB > *ldptr)
 
void EBDontYouDareCallMe()
Definition: EBDebugDump.H:17
 
void dumpEBAMR(const Vector< LevelData< EBCellFAB > *> *a_stenPtr)
 
void dumpEBFABIrregGeometry(const EBCellFAB *a_fab)
 
void dumpEBLevel(const LevelData< EBCellFAB > *a_level)
 
void dumpFace(const FaceIndex *a_vectPtr)
 
void printMaxMinEBFace(EBFaceFAB *a_data)
 
void dumpFaceSten(const FaceStencil *a_stenPtr)
 
void dumpEBAMRIrregThresh(const Vector< LevelData< EBCellFAB > *> *a_stenPtr, Real a_minDump)
 
void dumpEBAMRIrreg(const Vector< LevelData< EBCellFAB > *> *a_stenPtr)
 
void dumpVoFSten(const VoFStencil *a_stenPtr)
 
void dumpEBFAB(const EBCellFAB *a_fab)
 
void dumpVVoF(const Vector< VolIndex > *a_vectPtr)
 
void dumpEBFABIVS(const EBCellFAB *a_fab, const IntVectSet *a_ivs, Real a_thresh=0)
 
void dumpEBLevelThresh(const LevelData< EBCellFAB > *a_level, Real a_thresh)
 
void dumpEBLDDBL(const LevelData< EBCellFAB > *a_stenPtr)
 
void dumpVFace(const Vector< FaceIndex > *a_vectPtr)
 
void getMaxEBFAB(const EBCellFAB *ldptr)
 
void dumpIFFAB(const BaseIFFAB< Real > *a_stenPtr)
 
void printPointEBCF(EBCellFAB *a_dat)
 
void printMaxMinEBCF(EBCellFAB *a_data)
 
void dumpEBFaceThresh(const EBFaceFAB *a_fab, Real a_thresh)
 
void dumpEBFace(const EBFaceFAB *a_fab)
 
void printMaxMinLDFlux(LevelData< EBFluxFAB > *a_data)
 
void getMaxEBLevel(const LevelData< EBCellFAB > *ldptr)
 
void dumpEBLevelFlux(const LevelData< EBFluxFAB > *a_fab)
 
void printPointEBFace(EBFaceFAB *a_dat)
 
void printLocalLDCell(LevelData< EBCellFAB > *a_dat)
 
void dumpEBLevelIrreg(const LevelData< EBCellFAB > *a_fab)
 
void dumpEBAMRThresh(const Vector< LevelData< EBCellFAB > *> *a_stenPtr, Real a_minDump)
 
void dumpEBFABIrreg(const EBCellFAB *a_fab)
 
void checkLDCell(const LevelData< EBCellFAB > *a_flux)
 
void dumpEBLevelIrregThresh(const LevelData< EBCellFAB > *a_fab, Real a_thresh)