#include <FieldDebugPrint.h>
Public Member Functions | |
FieldDebugPrint (bool printbc=false, unsigned int dataWidth=0, unsigned int dataPrecision=0, unsigned int carReturn=0, bool scientific=true) | |
~FieldDebugPrint () | |
void | print (BareField< T, Dim > &, const NDIndex< Dim > &, Inform &, bool=true) |
void | print (BareField< T, Dim > &, Inform &, bool=true) |
void | print (BareField< T, Dim > &, const NDIndex< Dim > &, bool=true) |
void | print (BareField< T, Dim > &, bool=true) |
void | set_DataWidth (unsigned int in) |
void | set_DataPrecision (unsigned int in) |
void | set_CarReturn (unsigned int in) |
void | set_Scientific (bool in) |
void | set_PrintBC (bool in) |
unsigned int | get_DataWidth () const |
unsigned int | get_DataPrecision () const |
unsigned int | get_CarReturn () const |
bool | get_Scientific () const |
bool | get_PrintBC () const |
Definition at line 21 of file FieldDebugPrint.h.
|
Definition at line 27 of file FieldDebugPrint.h. |
|
Definition at line 34 of file FieldDebugPrint.h. |
|
Definition at line 55 of file FieldDebugPrint.h. |
|
Definition at line 54 of file FieldDebugPrint.h. |
|
Definition at line 53 of file FieldDebugPrint.h. |
|
Definition at line 57 of file FieldDebugPrint.h. |
|
Definition at line 56 of file FieldDebugPrint.h. |
|
Definition at line 66 of file FieldDebugPrint.cpp. References AddGuardCells(), BareField< T, Dim >::getDomain(), BareField< T, Dim >::getGuardCellSizes(), and FieldDebugPrint< T, Dim >::print(). Here is the call graph for this function: ![]() |
|
Definition at line 79 of file FieldDebugPrint.cpp. References FieldDebugPrint< T, Dim >::print(). Here is the call graph for this function: ![]() |
|
Definition at line 53 of file FieldDebugPrint.cpp. References AddGuardCells(), BareField< T, Dim >::getDomain(), BareField< T, Dim >::getGuardCellSizes(), and FieldDebugPrint< T, Dim >::print(). Here is the call graph for this function: ![]() |
|
Definition at line 88 of file FieldDebugPrint.cpp. References AddGuardCells(), IpplInfo::Comm, CT, endl(), ERRORMSG, FDPDBG, FP_GATHER_TAG, FP_TAG_CYCLE, BareField< T, Dim >::getDomain(), BareField< T, Dim >::getGuardCellSizes(), INFORM_ALL_NODES, TagMaker::next_tag(), TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Referenced by FieldDebugPrint< T, Dim >::print(), sfp1(), sfp2(), and sfp3(). Here is the call graph for this function: ![]() |
|
Definition at line 48 of file FieldDebugPrint.h. |
|
Definition at line 47 of file FieldDebugPrint.h. |
|
Definition at line 46 of file FieldDebugPrint.h. |
|
Definition at line 50 of file FieldDebugPrint.h. |
|
Definition at line 49 of file FieldDebugPrint.h. |