PerformPrintArray< S, A, 1, DomainType > Struct Template Reference

#include <PrintArray.h>

List of all members.

Static Public Member Functions

static void print (const PrintArray &, S &, const A &, const DomainType &)
 PerformPrintArray print method definition.

template<class S, class A, class DomainType>
struct PerformPrintArray< S, A, 1, DomainType >


Member Function Documentation

template<class S , class A , class DomainType >
void PerformPrintArray< S, A, 1, DomainType >::print ( const PrintArray p,
S &  s,
const A &  a,
const DomainType &  d 
) [inline, static]

PerformPrintArray print method definition.

print takes data from an array, and prints it nicely to a stream. S is a template parameter for an ostream-like object. A is a template parameter for a array-like object. This is the 1-D specialized case.

References PrintArray::carReturn(), CTAssert, PrintArray::dataPrecision(), PrintArray::dataWidth(), PrintArray::domainWidth(), std::endl(), Inform::fill(), PrintArray::scientific(), and PrintArray::spacing().


The documentation for this struct was generated from the following file:

Generated on Wed Mar 16 06:20:26 2011 for FreePOOMA by  doxygen 1.5.9