IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
LandauDampingManager.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 LandauDampingManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CustomDistributionFunctions
struct  CustomDistributionFunctions::CDF
struct  CustomDistributionFunctions::PDF
struct  CustomDistributionFunctions::Estimate
class  LandauDampingManager< 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 LandauDampingManager.h.