OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
SamplingBase.hpp File Reference
#include "Distribution.h"
#include <memory>
Include dependency graph for SamplingBase.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SamplingBase

Typedefs

using ParticleContainer_t = ParticleContainer<double, 3>
using FieldContainer_t = FieldContainer<double, 3>

Typedef Documentation

◆ FieldContainer_t

using FieldContainer_t = FieldContainer<double, 3>

Definition at line 8 of file SamplingBase.hpp.

◆ ParticleContainer_t

Definition at line 7 of file SamplingBase.hpp.