Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

samrai_supplement/printObjectX.h.sed File Reference

Go to the source code of this file.

Defines

#define tbox_Pointer   tbox_Pointer
#define hier_PatchHierarchyX   hier_PatchHierarchy2
#define hier_PatchLevelX   hier_PatchLevel2
#define hier_PatchDataX   hier_PatchData2
#define pdat_ArrayDataX   pdat_ArrayData2
#define hier_BoxX   hier_Box2

Functions

int printObjectX (ostream &os, const SAMRAI::hier_PatchHierarchyX &hierarchy)
 Print a patch hierarchy. More...

int printObjectX (ostream &os, const SAMRAI::hier_PatchLevelX &level)
 Print a patch level. More...

int printObjectX (ostream &os, const SAMRAI::hier_BoxX &box)
 Print a box. More...

int printObjectX (ostream &os, const SAMRAI::hier_PatchDataX &pdat)
 Print a patch. More...

int printObjectX (ostream &os, const double *a_ptr, const int *a_lower, const int *a_upper, const int *lower=NULL, const int *upper=NULL)
 Print an array. More...

template<class T> int printObjectX (ostream &os, const SAMRAI::pdat_ArrayDataX< T > &adat)
 Print an array data object. More...


Define Documentation

#define hier_BoxX   hier_Box2
 

Definition at line 19 of file printObjectX.h.sed.

#define hier_PatchDataX   hier_PatchData2
 

Definition at line 15 of file printObjectX.h.sed.

#define hier_PatchHierarchyX   hier_PatchHierarchy2
 

Definition at line 11 of file printObjectX.h.sed.

#define hier_PatchLevelX   hier_PatchLevel2
 

Definition at line 13 of file printObjectX.h.sed.

#define pdat_ArrayDataX   pdat_ArrayData2
 

Definition at line 17 of file printObjectX.h.sed.

#define tbox_Pointer   tbox_Pointer
 

Definition at line 9 of file printObjectX.h.sed.


Function Documentation

template<class T>
int printObjectX ostream &    os,
const SAMRAI::pdat_ArrayDataX< T > &    adat
 

Print an array data object.

int printObjectX ostream &    os,
const double *    a_ptr,
const int *    a_lower,
const int *    a_upper,
const int *    lower = NULL,
const int *    upper = NULL
 

Print an array.

Definition at line 119 of file printObjectX.C.sed.

int printObjectX ostream &    os,
const SAMRAI::hier_PatchDataX   pdat
 

Print a patch.

int printObjectX ostream &    os,
const SAMRAI::hier_BoxX   box
 

Print a box.

int printObjectX ostream &    os,
const SAMRAI::hier_PatchLevelX   level
 

Print a patch level.

int printObjectX ostream &    os,
const SAMRAI::hier_PatchHierarchyX   hierarchy
 

Print a patch hierarchy.


Generated on Wed Apr 17 12:51:46 2002 for samtut by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001