#include "Profile/Profiler.h"Include dependency graph for FieldDebugFunctions.cpp:

Go to the source code of this file.
Functions | |
| void | setInform (Inform &inform) |
| void | setFormat (int ElementsPerLine, int DigitsPastDecimal, int WidthOfElements=0) |
Variables | |
| Inform * | FldDbgInform |
| bool | FldDbgInformIsSet = false |
| int | elementsPerLine = 7 |
| int | digitsPastDecimal = 3 |
| int | widthOfElements = 0 |
|
||||||||||||||||
|
Definition at line 53 of file FieldDebugFunctions.cpp. References digitsPastDecimal, elementsPerLine, TAU_PROFILE, TAU_UTILITY, and widthOfElements. |
|
|
Definition at line 38 of file FieldDebugFunctions.cpp. References FldDbgInform, FldDbgInformIsSet, TAU_PROFILE, and TAU_UTILITY. Referenced by agfp1(), agfp2(), agfp3(), fp1(), fp2(), ggfp1(), ggfp2(), sfp1(), sfp2(), and sfp3(). |
|
|
Definition at line 51 of file FieldDebugFunctions.cpp. |
|
|
Definition at line 50 of file FieldDebugFunctions.cpp. |
|
|
Definition at line 30 of file FieldDebugFunctions.cpp. |
|
|
Definition at line 37 of file FieldDebugFunctions.cpp. |
|
|
Definition at line 52 of file FieldDebugFunctions.cpp. |
1.4.6