OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Solvers/P3MPoissonSolver.h"
#include "Algorithms/PartBunch.h"
#include "Particle/BoxParticleCachingPolicy.h"
#include "Particle/PairBuilder/HashPairBuilderPeriodic.h"
#include "Particle/PairBuilder/HashPairBuilderPeriodicParallel.h"
#include "Particle/PairBuilder/PairConditions.h"
#include "Structure/DataSink.h"
#include "AbstractObjects/OpalData.h"
#include "Physics/Physics.h"
#include <fstream>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | SpecializedGreensFunction< Dim > |
struct | SpecializedGreensFunction< 3 > |
struct | ApplyField< T > |
Variables | |
const double | ke =2.532638e8 |
const double ke =2.532638e8 |
Definition at line 43 of file P3MPoissonSolver.cpp.
Referenced by SpecializedGreensFunction< 3 >::calculate(), FVps< T, N >::linearTerms(), and ApplyField< T >::operator()().