OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
ParticleDebugFunctions.cpp File Reference
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

◆ setPtclDbgInform()

void setPtclDbgInform ( Inform & inform)

Definition at line 43 of file ParticleDebugFunctions.cpp.

References PtclDbgInform, and PtclDbgInformIsSet.

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

Variable Documentation

◆ PtclDbgInform

Inform* PtclDbgInform

Definition at line 41 of file ParticleDebugFunctions.cpp.

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

◆ PtclDbgInformIsSet

bool PtclDbgInformIsSet = false

Definition at line 42 of file ParticleDebugFunctions.cpp.

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