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