IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
StandardFDTDSolver.h File Reference

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"
+ Include dependency graph for StandardFDTDSolver.h:

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
 

Detailed Description

Defines the StandardFDTDSolver class for solving Maxwell's equations using the FDTD method.