OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions | Variables
ParticleDebugFunctions.cpp File Reference
#include "Utility/PAssert.h"
#include "Utility/IpplInfo.h"
#include "Utility/ParticleDebugFunctions.h"
Include dependency graph for ParticleDebugFunctions.cpp:

Go to the source code of this file.

Functions

void setPtclDbgInform (Inform &inform)
 

Variables

InformPtclDbgInform
 
bool PtclDbgInformIsSet = false
 

Function Documentation

void setPtclDbgInform ( Inform inform)

Definition at line 43 of file ParticleDebugFunctions.cpp.

References PtclDbgInformIsSet.

Referenced by epap(), pap(), and spap().

Variable Documentation

Inform* PtclDbgInform

Definition at line 41 of file ParticleDebugFunctions.cpp.

Referenced by epap(), pap(), and spap().

bool PtclDbgInformIsSet = false

Definition at line 42 of file ParticleDebugFunctions.cpp.

Referenced by epap(), pap(), setPtclDbgInform(), and spap().