OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
ParticleDebugFunctions.h
Go to the documentation of this file.
1 #ifndef PARTICLEDEBUGFUNCTIONS_H
2 #define PARTICLEDEBUGFUNCTIONS_H
3 
4 class Inform;
5 
6 void setPtclDbgInform(Inform& inform);
7 
8 #endif
void setPtclDbgInform(Inform &inform)
Definition: Inform.h:41