|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <cstddef>#include "Types/Vector.h"#include "FieldLayout/FieldLayout.h"#include "MaxwellSolvers/AbsorbingBC.h"#include "MaxwellSolvers/Maxwell.h"#include "Meshes/UniformCartesian.h"#include "Particle/ParticleBase.h"#include "FDTDSolverBase.hpp"Go to the source code of this file.
Classes | |
| class | ippl::FDTDSolverBase< EMField, SourceField, boundary_conditions > |
| Base class for FDTD solvers in the ippl library. More... | |
Namespaces | |
| namespace | ippl |
Enumerations | |
| enum | ippl::fdtd_bc { ippl::periodic , ippl::absorbing } |