Chombo + EB  3.2
Classes | Macros | Functions
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
 

Macros

#define _EBDEBUGOUT_H_
 

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 More...
 
void dumpEBLevelThresh (const LevelData< EBCellFAB > *a_level, Real a_thresh)
 

Macro Definition Documentation

◆ _EBDEBUGOUT_H_

#define _EBDEBUGOUT_H_

Function Documentation

◆ dumpEBLevelGhost()

void dumpEBLevelGhost ( const LevelData< EBCellFAB > *  a_level)

Referenced by EBDontYouDareCallMe().

◆ printMaxMinEBFlux()

void printMaxMinEBFlux ( EBFluxFAB a_data)

Referenced by EBDontYouDareCallMe().

◆ printMaxMinEBFace()

void printMaxMinEBFace ( EBFaceFAB a_data)

Referenced by EBDontYouDareCallMe().

◆ checkLDFlux()

void checkLDFlux ( const LevelData< EBFluxFAB > *  a_flux)

Referenced by EBDontYouDareCallMe().

◆ checkLDCell()

void checkLDCell ( const LevelData< EBCellFAB > *  a_flux)

Referenced by EBDontYouDareCallMe().

◆ printMaxMinEBCF()

void printMaxMinEBCF ( EBCellFAB a_data)

Referenced by EBDontYouDareCallMe().

◆ printMaxMinLDCell()

void printMaxMinLDCell ( LevelData< EBCellFAB > *  a_data)

Referenced by EBDontYouDareCallMe().

◆ printMaxMinLDFlux()

void printMaxMinLDFlux ( LevelData< EBFluxFAB > *  a_data)

Referenced by EBDontYouDareCallMe().

◆ printPointEBCF()

void printPointEBCF ( EBCellFAB a_dat)

Referenced by EBDontYouDareCallMe().

◆ printLocalEBCF()

void printLocalEBCF ( EBCellFAB a_dat)

Referenced by EBDontYouDareCallMe().

◆ printPointEBFace()

void printPointEBFace ( EBFaceFAB a_dat)

Referenced by EBDontYouDareCallMe().

◆ printPointLDCell()

void printPointLDCell ( LevelData< EBCellFAB > *  a_dat)

Referenced by EBDontYouDareCallMe().

◆ printLocalLDCell()

void printLocalLDCell ( LevelData< EBCellFAB > *  a_dat)

Referenced by EBDontYouDareCallMe().

◆ printPointEBFF()

void printPointEBFF ( EBFluxFAB a_dat)

Referenced by EBDontYouDareCallMe().

◆ printPointLDFlux()

void printPointLDFlux ( LevelData< EBFluxFAB > *  a_dat)

Referenced by EBDontYouDareCallMe().

◆ dumpLDEBCF()

void dumpLDEBCF ( const LevelData< EBCellFAB > *  ldptr)

Referenced by EBDontYouDareCallMe().

◆ getMaxEBLevel()

void getMaxEBLevel ( const LevelData< EBCellFAB > *  ldptr)

Referenced by EBDontYouDareCallMe().

◆ getMaxEBFAB()

void getMaxEBFAB ( const EBCellFAB ldptr)

Referenced by EBDontYouDareCallMe().

◆ dumpVVoF()

void dumpVVoF ( const Vector< VolIndex > *  a_vectPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpVFace()

void dumpVFace ( const Vector< FaceIndex > *  a_vectPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpFace()

void dumpFace ( const FaceIndex a_vectPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpFaceSten()

void dumpFaceSten ( const FaceStencil a_stenPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpVoFSten()

void dumpVoFSten ( const VoFStencil a_stenPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpIFFAB()

void dumpIFFAB ( const BaseIFFAB< Real > *  a_stenPtr)

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpIVFAB() [1/2]

void dumpIVFAB ( const BaseIVFAB< Real > *  a_stenPtr)

Dump inputs to standard out. For use inside debuggers.

◆ dumpIVFAB() [2/2]

void dumpIVFAB ( const MiniIVFAB< Real > *  a_stenPtr)

Dump inputs to standard out. For use inside debuggers.

◆ dumpLDBIVF()

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

Dump inputs to standard out. For use inside debuggers.

Referenced by EBDontYouDareCallMe().

◆ dumpEBLDDBL()

void dumpEBLDDBL ( const LevelData< EBCellFAB > *  a_stenPtr)

Referenced by EBDontYouDareCallMe().

◆ dumpEBAMRThresh()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBAMRIrregThresh()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBAMR()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBAMRIrreg()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBFAB()

void dumpEBFAB ( const EBCellFAB a_fab)

dumps the fab to std out.

Referenced by EBDontYouDareCallMe().

◆ dumpEBFaceIVS()

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

dumps the fab to std out.

◆ dumpEBFaceThresh()

void dumpEBFaceThresh ( const EBFaceFAB a_fab,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().

◆ dumpEBFace()

void dumpEBFace ( const EBFaceFAB a_fab)

Referenced by EBDontYouDareCallMe().

◆ dumpEBFlux()

void dumpEBFlux ( const EBFluxFAB a_fab)

Referenced by EBDontYouDareCallMe().

◆ dumpEBFluxThresh()

void dumpEBFluxThresh ( const EBFluxFAB a_fab,
Real  a_thresh 
)

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelFlux()

void dumpEBLevelFlux ( const LevelData< EBFluxFAB > *  a_fab)

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelFluxThresh()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBFABIrreg()

void dumpEBFABIrreg ( const EBCellFAB a_fab)

dumps the irreg bits of the fab to std out.

Referenced by EBDontYouDareCallMe().

◆ dumpEBFABIrregGeometry()

void dumpEBFABIrregGeometry ( const EBCellFAB a_fab)

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelIrreg()

void dumpEBLevelIrreg ( const LevelData< EBCellFAB > *  a_fab)

dumps the irreg bits of the level to std out.

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelIrregThresh()

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

dumps the irreg bits of the level to std out.

Referenced by EBDontYouDareCallMe().

◆ dumpEBFABIVS()

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

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevel()

void dumpEBLevel ( const LevelData< EBCellFAB > *  a_level)

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelAll()

void dumpEBLevelAll ( const LevelData< EBCellFAB > *  a_level)

same as above with ghost cells too

Referenced by EBDontYouDareCallMe().

◆ dumpEBLevelThresh()

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

Referenced by EBDontYouDareCallMe().