OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
#include "Utility/PAssert.h"
#include "Utility/IpplInfo.h"
#include "Utility/ParticleDebugFunctions.h"
Go to the source code of this file.
Functions | |
void | setPtclDbgInform (Inform &inform) |
Variables | |
Inform * | PtclDbgInform |
bool | PtclDbgInformIsSet = false |
Definition at line 43 of file ParticleDebugFunctions.cpp.
References PtclDbgInformIsSet.
Inform* PtclDbgInform |
Definition at line 41 of file ParticleDebugFunctions.cpp.
bool PtclDbgInformIsSet = false |
Definition at line 42 of file ParticleDebugFunctions.cpp.
Referenced by epap(), pap(), setPtclDbgInform(), and spap().