EBDebugOut.H File Reference

#include "DisjointBoxLayout.H"
#include "BoxLayout.H"
#include "BaseIFFAB.H"
#include "BaseIVFAB.H"
#include "MiniIVFAB.H"
#include "FaceIterator.H"
#include "Vector.H"
#include "Box.H"
#include "IntVectSet.H"
#include "FArrayBox.H"
#include "LevelData.H"
#include "LayoutIterator.H"
#include "BoxIterator.H"
#include "VolIndex.H"
#include "Stencils.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for EBDebugOut.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBDebugPoint

Functions

void dumpEBLevelGhost (const LevelData< EBCellFAB > *a_level)
void printMaxMinEBFlux (EBFluxFAB *a_data)
void printMaxMinEBFace (EBFaceFAB *a_data)
void checkLDFlux (const LevelData< EBFluxFAB > *a_flux)
void checkLDCell (const LevelData< EBCellFAB > *a_flux)
void printMaxMinEBCF (EBCellFAB *a_data)
void printMaxMinLDCell (LevelData< EBCellFAB > *a_data)
void printMaxMinLDFlux (LevelData< EBFluxFAB > *a_data)
void printPointEBCF (EBCellFAB *a_dat)
void printLocalEBCF (EBCellFAB *a_dat)
void printPointEBFace (EBFaceFAB *a_dat)
void printPointLDCell (LevelData< EBCellFAB > *a_dat)
void printLocalLDCell (LevelData< EBCellFAB > *a_dat)
void printPointEBFF (EBFluxFAB *a_dat)
void printPointLDFlux (LevelData< EBFluxFAB > *a_dat)
void dumpLDEBCF (const LevelData< EBCellFAB > *ldptr)
void getMaxEBLevel (const LevelData< EBCellFAB > *ldptr)
void getMaxEBFAB (const EBCellFAB *ldptr)
void dumpVVoF (const Vector< VolIndex > *a_vectPtr)
void dumpVFace (const Vector< FaceIndex > *a_vectPtr)
void dumpFace (const FaceIndex *a_vectPtr)
void dumpFaceSten (const FaceStencil *a_stenPtr)
void dumpVoFSten (const VoFStencil *a_stenPtr)
void dumpIFFAB (const BaseIFFAB< Real > *a_stenPtr)
void dumpIVFAB (const BaseIVFAB< Real > *a_stenPtr)
void dumpIVFAB (const MiniIVFAB< Real > *a_stenPtr)
void dumpLDBIVF (const LayoutData< BaseIVFAB< Real > > *a_stenPtr)
void dumpEBLDDBL (const LevelData< EBCellFAB > *a_stenPtr)
void dumpEBAMRThresh (const Vector< LevelData< EBCellFAB > * > *a_stenPtr, Real a_minDump)
void dumpEBAMRIrregThresh (const Vector< LevelData< EBCellFAB > * > *a_stenPtr, Real a_minDump)
void dumpEBAMR (const Vector< LevelData< EBCellFAB > * > *a_stenPtr)
void dumpEBAMRIrreg (const Vector< LevelData< EBCellFAB > * > *a_stenPtr)
void dumpEBFAB (const EBCellFAB *a_fab)
void dumpEBFaceIVS (const EBFaceFAB *a_fab, const IntVectSet &a_ivs, Real a_thresh)
void dumpEBFaceThresh (const EBFaceFAB *a_fab, Real a_thresh)
void dumpEBFace (const EBFaceFAB *a_fab)
void dumpEBFlux (const EBFluxFAB *a_fab)
void dumpEBFluxThresh (const EBFluxFAB *a_fab, Real a_thresh)
void dumpEBLevelFlux (const LevelData< EBFluxFAB > *a_fab)
void dumpEBLevelFluxThresh (const LevelData< EBFluxFAB > *a_fab, Real a_thresh)
void dumpEBFABIrreg (const EBCellFAB *a_fab)
void dumpEBFABIrregGeometry (const EBCellFAB *a_fab)
void dumpEBLevelIrreg (const LevelData< EBCellFAB > *a_fab)
void dumpEBLevelIrregThresh (const LevelData< EBCellFAB > *a_fab, Real a_thresh)
void dumpEBFABIVS (const EBCellFAB *a_fab, const IntVectSet *a_ivs, Real a_thresh=0)
void dumpEBLevel (const LevelData< EBCellFAB > *a_level)
void dumpEBLevelAll (const LevelData< EBCellFAB > *a_level)
 same as above with ghost cells too
void dumpEBLevelThresh (const LevelData< EBCellFAB > *a_level, Real a_thresh)


Function Documentation

void dumpEBLevelGhost ( const LevelData< EBCellFAB > *  a_level  ) 

Referenced by EBDontYouDareCallMe().

void printMaxMinEBFlux ( EBFluxFAB a_data  ) 

Referenced by EBDontYouDareCallMe().

void printMaxMinEBFace ( EBFaceFAB a_data  ) 

Referenced by EBDontYouDareCallMe().

void checkLDFlux ( const LevelData< EBFluxFAB > *  a_flux  ) 

Referenced by EBDontYouDareCallMe().

void checkLDCell ( const LevelData< EBCellFAB > *  a_flux  ) 

Referenced by EBDontYouDareCallMe().

void printMaxMinEBCF ( EBCellFAB a_data  ) 

Referenced by EBDontYouDareCallMe().

void printMaxMinLDCell ( LevelData< EBCellFAB > *  a_data  ) 

Referenced by EBDontYouDareCallMe().

void printMaxMinLDFlux ( LevelData< EBFluxFAB > *  a_data  ) 

Referenced by EBDontYouDareCallMe().

void printPointEBCF ( EBCellFAB a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printLocalEBCF ( EBCellFAB a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printPointEBFace ( EBFaceFAB a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printPointLDCell ( LevelData< EBCellFAB > *  a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printLocalLDCell ( LevelData< EBCellFAB > *  a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printPointEBFF ( EBFluxFAB a_dat  ) 

Referenced by EBDontYouDareCallMe().

void printPointLDFlux ( LevelData< EBFluxFAB > *  a_dat  ) 

Referenced by EBDontYouDareCallMe().

void dumpLDEBCF ( const LevelData< EBCellFAB > *  ldptr  ) 

Referenced by EBDontYouDareCallMe().

void getMaxEBLevel ( const LevelData< EBCellFAB > *  ldptr  ) 

Referenced by EBDontYouDareCallMe().

void getMaxEBFAB ( const EBCellFAB ldptr  ) 

Referenced by EBDontYouDareCallMe().

void dumpVVoF ( const Vector< VolIndex > *  a_vectPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpVFace ( const Vector< FaceIndex > *  a_vectPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpFace ( const FaceIndex a_vectPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpFaceSten ( const FaceStencil a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpVoFSten ( const VoFStencil a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpIFFAB ( const BaseIFFAB< Real > *  a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpIVFAB ( const BaseIVFAB< Real > *  a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

void dumpIVFAB ( const MiniIVFAB< Real > *  a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

void dumpLDBIVF ( const LayoutData< BaseIVFAB< Real > > *  a_stenPtr  ) 

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

void dumpEBLDDBL ( const LevelData< EBCellFAB > *  a_stenPtr  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBAMRThresh ( const Vector< LevelData< EBCellFAB > * > *  a_stenPtr,
Real  a_minDump 
)

Referenced by EBDontYouDareCallMe().

void dumpEBAMRIrregThresh ( const Vector< LevelData< EBCellFAB > * > *  a_stenPtr,
Real  a_minDump 
)

Referenced by EBDontYouDareCallMe().

void dumpEBAMR ( const Vector< LevelData< EBCellFAB > * > *  a_stenPtr  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBAMRIrreg ( const Vector< LevelData< EBCellFAB > * > *  a_stenPtr  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBFAB ( const EBCellFAB a_fab  ) 

dumps the fab to std out.

Referenced by EBDontYouDareCallMe().

void dumpEBFaceIVS ( const EBFaceFAB a_fab,
const IntVectSet a_ivs,
Real  a_thresh 
)

dumps the fab to std out.

void dumpEBFaceThresh ( const EBFaceFAB a_fab,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().

void dumpEBFace ( const EBFaceFAB a_fab  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBFlux ( const EBFluxFAB a_fab  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBFluxThresh ( const EBFluxFAB a_fab,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().

void dumpEBLevelFlux ( const LevelData< EBFluxFAB > *  a_fab  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBLevelFluxThresh ( const LevelData< EBFluxFAB > *  a_fab,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().

void dumpEBFABIrreg ( const EBCellFAB a_fab  ) 

dumps the irreg bits of the fab to std out.

Referenced by EBDontYouDareCallMe().

void dumpEBFABIrregGeometry ( const EBCellFAB a_fab  ) 

dumps the geometry data of the irreg bits of the fab to std out.

Referenced by EBDontYouDareCallMe().

void dumpEBLevelIrreg ( const LevelData< EBCellFAB > *  a_fab  ) 

dumps the irreg bits of the level to std out.

Referenced by EBDontYouDareCallMe().

void dumpEBLevelIrregThresh ( const LevelData< EBCellFAB > *  a_fab,
Real  a_thresh 
)

dumps the irreg bits of the level to std out.

Referenced by EBDontYouDareCallMe().

void dumpEBFABIVS ( const EBCellFAB a_fab,
const IntVectSet a_ivs,
Real  a_thresh = 0 
)

Referenced by EBDontYouDareCallMe().

void dumpEBLevel ( const LevelData< EBCellFAB > *  a_level  ) 

Referenced by EBDontYouDareCallMe().

void dumpEBLevelAll ( const LevelData< EBCellFAB > *  a_level  ) 

same as above with ghost cells too

Referenced by EBDontYouDareCallMe().

void dumpEBLevelThresh ( const LevelData< EBCellFAB > *  a_level,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().


Generated on Fri Apr 5 04:20:06 2019 for Chombo + EB by  doxygen 1.5.5