FieldPrint< T, Dim > Class Template Reference

#include <FieldPrint.h>

Collaboration diagram for FieldPrint< T, Dim >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FieldPrint (BareField< T, Dim > &f, unsigned parent=0, int indexWidth=3, int dataWidth=8, int dataPrecision=4, int carReturn=-1, bool scientific=false)
 ~FieldPrint ()
void print (NDIndex< Dim > &view)
void set_IndexWidth (unsigned in)
void set_DataWidth (unsigned in)
void set_DataPrecision (unsigned in)
void set_CarReturn (int in)
void set_Scientific (bool in)

Detailed Description

template<class T, unsigned Dim>
class FieldPrint< T, Dim >

Definition at line 21 of file FieldPrint.h.


Constructor & Destructor Documentation

template<class T, unsigned Dim>
FieldPrint< T, Dim >::FieldPrint BareField< T, Dim > &  f,
unsigned  parent = 0,
int  indexWidth = 3,
int  dataWidth = 8,
int  dataPrecision = 4,
int  carReturn = -1,
bool  scientific = false
[inline]
 

Definition at line 26 of file FieldPrint.h.

template<class T, unsigned Dim>
FieldPrint< T, Dim >::~FieldPrint  )  [inline]
 

Definition at line 33 of file FieldPrint.h.


Member Function Documentation

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::print NDIndex< Dim > &  view  ) 
 

Definition at line 44 of file FieldPrint.cpp.

References NDIndex< Dim >::contains(), CT, endl(), ERRORMSG, BareField< T, Dim >::getDomain(), TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY.

Here is the call graph for this function:

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::set_CarReturn int  in  )  [inline]
 

Definition at line 40 of file FieldPrint.h.

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::set_DataPrecision unsigned  in  )  [inline]
 

Definition at line 39 of file FieldPrint.h.

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::set_DataWidth unsigned  in  )  [inline]
 

Definition at line 38 of file FieldPrint.h.

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::set_IndexWidth unsigned  in  )  [inline]
 

Definition at line 37 of file FieldPrint.h.

template<class T, unsigned Dim>
void FieldPrint< T, Dim >::set_Scientific bool  in  )  [inline]
 

Definition at line 41 of file FieldPrint.h.


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:39:06 2006 for IPPL by  doxygen 1.4.6