OPALX (Object Oriented Parallel Accelerator Library for Exascal)
master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
PartBunchFwd.h
Go to the documentation of this file.
1
#ifndef OPALX_PARTBUNCH_FWD_H
2
#define OPALX_PARTBUNCH_FWD_H
3
4
template
<
typename
T,
unsigned
Dim>
5
class
PartBunch
;
6
7
template
<
typename
T,
unsigned
Dim>
8
class
ParticleContainer
;
9
10
using
PartBunch_t
=
PartBunch<double, 3>
;
11
using
ParticleContainer_t
=
ParticleContainer<double, 3>
;
12
13
#endif
PartBunch
Definition
PartBunch.h:54
ParticleContainer
Container for all per-particle (and per-simulation) fields tracked during OPALX tracking.
Definition
ParticleContainer.hpp:64
src
PartBunch
PartBunchFwd.h
Generated on Mon Jun 1 2026 10:40:53 for OPALX (Object Oriented Parallel Accelerator Library for Exascal) by
1.9.8