|
IPPL (Independent Parallel Particle Layer)
IPPL
|
Defines the StandardFDTDSolver class for solving Maxwell's equations using the FDTD method. More...
#include <cstddef>#include "Types/Vector.h"#include "FieldLayout/FieldLayout.h"#include "MaxwellSolvers/AbsorbingBC.h"#include "MaxwellSolvers/FDTDSolverBase.h"#include "MaxwellSolvers/Maxwell.h"#include "Meshes/UniformCartesian.h"#include "Particle/ParticleBase.h"#include "StandardFDTDSolver.hpp"Go to the source code of this file.
Classes | |
| class | ippl::StandardFDTDSolver< EMField, SourceField, boundary_conditions > |
| A solver for Maxwell's equations using the Finite-Difference Time-Domain (FDTD) method. More... | |
Namespaces | |
| namespace | ippl |
Defines the StandardFDTDSolver class for solving Maxwell's equations using the FDTD method.
Definition in file StandardFDTDSolver.h.