#include <PML_RZ.H>
|
| | PML_RZ (int lev, amrex::BoxArray const &grid_ba, amrex::DistributionMapping const &grid_dm, amrex::Geometry const *geom, ablastr::fields::MultiFabRegister &fields, int ncell, int do_pml_in_domain) |
| |
| void | ApplyDamping (amrex::MultiFab *Et_fp, amrex::MultiFab *Ez_fp, amrex::MultiFab *Bt_fp, amrex::MultiFab *Bz_fp, amrex::Real dt, ablastr::fields::MultiFabRegister &fields) |
| |
| void | PushPSATD (int lev, ablastr::fields::MultiFabRegister &fields, SpectralSolverRZ &spec_solver) |
| |
| void | FillBoundaryE (ablastr::fields::MultiFabRegister &fields, PatchType patch_type, bool do_single_precision_comms, std::optional< bool > nodal_sync=std::nullopt) |
| |
| void | FillBoundaryB (ablastr::fields::MultiFabRegister &fields, PatchType patch_type, bool do_single_precision_comms, std::optional< bool > nodal_sync=std::nullopt) |
| |
| void | CheckPoint (ablastr::fields::MultiFabRegister &fields, std::string const &dir) const |
| |
| void | Restart (ablastr::fields::MultiFabRegister &fields, std::string const &dir) |
| |
◆ PML_RZ()
◆ ApplyDamping()
◆ CheckPoint()
◆ FillBoundaryB()
◆ FillBoundaryE()
◆ PushPSATD()
◆ Restart()
◆ m_do_pml_in_domain
| int PML_RZ::m_do_pml_in_domain |
|
private |
◆ m_geom
◆ m_ncell
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/6270/Source/BoundaryConditions/PML_RZ.H
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/6270/Source/BoundaryConditions/PML_RZ.cpp