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

samrai_supplement/printObjectX.C.sed File Reference

Go to the source code of this file.

Functions

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

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

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

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

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

template int printObjectX (ostream &os, const pdat_ArrayDataX< double > &adat)
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...


Function Documentation

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.

template int printObjectX ostream &    os,
const pdat_ArrayDataX< double > &    adat
 

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

Print an array data object.

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

References printObjectX().

int printObjectX ostream &    os,
const hier_PatchDataX &    pdat
 

Print a patch.

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

int printObjectX ostream &    os,
const hier_BoxX &    box
 

Print a box.

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

int printObjectX ostream &    os,
const hier_PatchLevelX &    level
 

Print a patch hierarchy.

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

int printObjectX ostream &    os,
const hier_PatchHierarchyX &    hierarchy
 

Print a patch hierarchy.

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


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