IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
PenningTrapManager.h File Reference
#include <memory>
#include "AlpineManager.h"
#include "FieldContainer.hpp"
#include "FieldSolver.hpp"
#include "LoadBalancer.hpp"
#include "Manager/BaseManager.h"
#include "ParticleContainer.hpp"
#include "Random/Distribution.h"
#include "Random/InverseTransformSampling.h"
#include "Random/NormalDistribution.h"
#include "Random/Randn.h"
Include dependency graph for PenningTrapManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PenningTrapManager< T, Dim >

Typedefs

using view_type = typename ippl::detail::ViewType<ippl::Vector<double, Dim>, 1>::view_type

Typedef Documentation

◆ view_type

Definition at line 17 of file PenningTrapManager.h.