Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DebugOut.H File Reference

#include "DisjointBoxLayout.H"
#include "BoxLayout.H"
#include "Vector.H"
#include "Box.H"
#include "IVSFAB.H"
#include "IntVectSet.H"
#include "FArrayBox.H"
#include "LevelData.H"
#include "LayoutIterator.H"
#include "BoxIterator.H"

Include dependency graph for DebugOut.H:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Functions

void dumpLDF (const LevelData< FArrayBox > *a_ldfabPtr)
void dumpIVSFAB (const IVSFAB< Real > *a_ivsfabPtr)
void dumpDBL (const DisjointBoxLayout *a_dblInPtr)
void dumpBL (const BoxLayout *a_dblInPtr)
void dumpIVS (const IntVectSet *a_ivsPtr)
void dumpBox (const Box *a_boxPtr)
void dumpVBox (const Vector< Box > *a_vectPtr)
void dumpVVBox (const Vector< Vector< Box > > *a_vectPtr)
void dumpLDDBL (const LevelData< FArrayBox > *a_ldfabPtr)


Function Documentation

void dumpBL const BoxLayout   a_dblInPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpBox const Box   a_boxPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpDBL const DisjointBoxLayout   a_dblInPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpIVS const IntVectSet   a_ivsPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpIVSFAB const IVSFAB< Real > *    a_ivsfabPtr
 

Dump boxlayout of inputs to standard out. For use inside debuggers.

void dumpLDDBL const LevelData< FArrayBox > *    a_ldfabPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpLDF const LevelData< FArrayBox > *    a_ldfabPtr
 

Dump boxlayout of inputs to standard out. For use inside debuggers.

void dumpVBox const Vector< Box > *    a_vectPtr
 

Dump inputs to standard out. For use inside debuggers.

void dumpVVBox const Vector< Vector< Box > > *    a_vectPtr
 

Dump inputs to standard out. For use inside debuggers.


Generated on Wed Jan 19 17:52:39 2005 for Chombo&INSwithParticles by doxygen1.2.16