Phoxonics
1.0
Object Oriented FDTD Software
|
Public Member Functions | |
PmlBase () | |
virtual | ~PmlBase () |
virtual void | configure (std::shared_ptr< ConfigBase > config_base) override |
virtual void | print_me () override |
virtual void | apply_pml (std::shared_ptr< CellsBase > cells_base) |
PmlBase () | |
virtual | ~PmlBase () |
virtual void | configure (std::shared_ptr< ConfigBase > config_base) override |
virtual void | print_me () override |
virtual void | apply_pml (std::shared_ptr< CellsBase > cells_base) |
![]() | |
virtual void | configure () |
virtual void | configure () |
Public Attributes | |
Vector3D | thickness |
![]() | |
std::shared_ptr< SimulationConfig > | sim_config { nullptr } |
Additional Inherited Members | |
![]() | |
typedef phoxonics::common::Formatter | fmt_ |
typedef phoxonics::common::Formatter | fmt_ |
![]() | |
SimulationItemBase () | |
virtual | ~SimulationItemBase () |
SimulationItemBase () | |
virtual | ~SimulationItemBase () |
![]() | |
phoxonics::common::Logger | log_ |
ConfigParamHelper | config_param_heleper_ |
EmConstants | em_constants_ |
phoxonics::common::Folder | fld_ |
phoxonics::common::Utilities | utils_ |
phoxonics::common::Strings | strs_ |
phoxonics::visual::Hdf5Renderer | hdf5_renderer_ |
phoxonics::common::Config | cfg_ |
|
explicit |
|
virtual |
|
explicit |
|
virtual |
|
virtual |
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
References phoxonics::core::SimulationItemBase::log_, and phoxonics::common::Logger::log_trac().
|
virtual |
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
|
overridevirtual |
Reimplemented from phoxonics::core::SimulationItemBase.
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
|
overridevirtual |
Reimplemented from phoxonics::core::SimulationItemBase.
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
References phoxonics::core::SimulationItemBase::configure(), phoxonics::core::SimulationItemBase::log_, phoxonics::common::Logger::log_trac(), and thickness.
|
overridevirtual |
Reimplemented from phoxonics::core::SimulationItemBase.
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
References phoxonics::core::SimulationItemBase::log_, phoxonics::common::Logger::log_info(), phoxonics::common::Logger::log_trac(), phoxonics::core::Vector3D::print_me(), phoxonics::core::SimulationItemBase::print_me(), and thickness.
Referenced by phoxonics::core::ElectroMagPml2D::print_me(), and phoxonics::core::ElectroMagPml1D::print_me().
|
overridevirtual |
Reimplemented from phoxonics::core::SimulationItemBase.
Reimplemented in phoxonics::core::ElectroMagPml1D, and phoxonics::core::ElectroMagPml2D.
Vector3D phoxonics::core::PmlBase::thickness |
Referenced by phoxonics::core::ElectroMagPml2D::configure(), configure(), and print_me().