|
IPPL (Independent Parallel Particle Layer)
IPPL
|
A structure representing nondispersive coefficients. More...
#include <NonStandardFDTDSolver.h>
Public Attributes | |
| scalar | a1 |
| scalar | a2 |
| scalar | a4 |
| scalar | a6 |
| scalar | a8 |
A structure representing nondispersive coefficients.
This structure holds the coefficients used in the nondispersive formulation of the solver. These coefficients are used to update the electromagnetic fields during the simulation.
| scalar | The type of the coefficients. |
Definition at line 67 of file NonStandardFDTDSolver.h.
| scalar ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::nondispersive< scalar >::a1 |
Definition at line 68 of file NonStandardFDTDSolver.h.
Referenced by ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::step().
| scalar ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::nondispersive< scalar >::a2 |
Definition at line 69 of file NonStandardFDTDSolver.h.
Referenced by ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::step().
| scalar ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::nondispersive< scalar >::a4 |
Definition at line 70 of file NonStandardFDTDSolver.h.
Referenced by ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::step().
| scalar ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::nondispersive< scalar >::a6 |
Definition at line 71 of file NonStandardFDTDSolver.h.
Referenced by ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::step().
| scalar ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::nondispersive< scalar >::a8 |
Definition at line 72 of file NonStandardFDTDSolver.h.
Referenced by ippl::NonStandardFDTDSolver< EMField, SourceField, boundary_conditions >::step().