OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
FieldDebugFunctions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void setInform (Inform &inform)
 
void setFormat (int ElementsPerLine, int DigitsPastDecimal, int WidthOfElements=0)
 

Function Documentation

void setFormat ( int  ElementsPerLine,
int  DigitsPastDecimal,
int  WidthOfElements = 0 
)

Definition at line 56 of file FieldDebugFunctions.cpp.

References digitsPastDecimal, elementsPerLine, and widthOfElements.

void setInform ( Inform inform)