Chombo + EB + MF  3.2
Macros | Functions
MFDebugOut.H File Reference
#include "EBDebugOut.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for MFDebugOut.H:

Go to the source code of this file.

Macros

#define _MFDEBUGOUT_H_
 

Functions

void dumpLDMFCF (const LevelData< MFCellFAB > *ldptr)
 
void getMaxMFLevel (const LevelData< MFCellFAB > *ldptr)
 
void getMaxMFFAB (const MFCellFAB *cfptr)
 
void dumpMFLDDBL (const LevelData< MFCellFAB > *a_stenPtr)
 
void dumpLevDBIVF (const LevelData< BaseIVFAB< Real > > *a_ldPtr)
 

Macro Definition Documentation

◆ _MFDEBUGOUT_H_

#define _MFDEBUGOUT_H_

Function Documentation

◆ dumpLDMFCF()

void dumpLDMFCF ( const LevelData< MFCellFAB > *  ldptr)

◆ getMaxMFLevel()

void getMaxMFLevel ( const LevelData< MFCellFAB > *  ldptr)

◆ getMaxMFFAB()

void getMaxMFFAB ( const MFCellFAB cfptr)

◆ dumpMFLDDBL()

void dumpMFLDDBL ( const LevelData< MFCellFAB > *  a_stenPtr)

◆ dumpLevDBIVF()

void dumpLevDBIVF ( const LevelData< BaseIVFAB< Real > > *  a_ldPtr)

Dump inputs to standard out. For use inside debuggers.