OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
Go to the source code of this file.
Classes | |
class | IpplStats |
struct | IpplStats::StatData |
Macros | |
#define | INCIPPLSTAT(stat) Ippl::Stats->stat() |
#define | ADDIPPLSTAT(stat, amount) Ippl::Stats->stat(amount) |
#define ADDIPPLSTAT | ( | stat, | |
amount | |||
) | Ippl::Stats->stat(amount) |
Definition at line 237 of file IpplStats.h.
#define INCIPPLSTAT | ( | stat | ) | Ippl::Stats->stat() |
Definition at line 236 of file IpplStats.h.