PerformPrintField< Dim > Struct Template Reference

PerformPrintField struct: a simple wrapper around the templated 'print' method of PrintField. More...

#include <PrintField.h>

List of all members.

Static Public Member Functions

template<class S , class A >
static void print (const PrintField &, S &, const A &)


Detailed Description

template<int Dim>
struct PerformPrintField< Dim >

PerformPrintField struct: a simple wrapper around the templated 'print' method of PrintField.

This struct defines one static method 'print', which prints an field to a stream (the two template parameters). The Dim parameter is used to specialize this to the case of a 1D domain. This is called by the 'print' templated member function of PrintField.


Member Function Documentation

template<int Dim>
template<class S , class A >
void PerformPrintField< Dim >::print ( const PrintField p,
S &  s,
const A &  a 
) [inline, static]


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