OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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

◆ setFormat()

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

Definition at line 56 of file FieldDebugFunctions.cpp.

References digitsPastDecimal, elementsPerLine, and widthOfElements.

◆ setInform()

void setInform ( Inform inform)

Definition at line 40 of file FieldDebugFunctions.cpp.

References FldDbgInform, and FldDbgInformIsSet.

Referenced by agfp1(), agfp2(), agfp3(), fp1(), fp2(), ggfp1(), ggfp2(), sfp1(), sfp2(), and sfp3().