Phoxonics
1.0
Object Oriented FDTD Software
|
Public Member Functions | |
ElectroMagGrid1D () | |
ElectroMagGrid1D (std::shared_ptr< SimulationConfig > sim_config) | |
virtual | ~ElectroMagGrid1D () |
void | configure () overridefinal |
void | print_me () overridefinal |
![]() | |
GridBase () | |
GridBase (std::shared_ptr< SimulationConfig > sim_config) | |
virtual | ~GridBase () |
virtual void | build () |
GridBase () | |
GridBase (std::shared_ptr< SimulationConfig > sim_config) | |
virtual | ~GridBase () |
virtual void | build () |
![]() | |
virtual void | configure (std::shared_ptr< ConfigBase > config_base) |
virtual void | configure (std::shared_ptr< ConfigBase > config_base) |
Additional Inherited Members | |
![]() | |
std::shared_ptr< CellsBase > | cells_base |
Vector3D | size |
![]() | |
std::shared_ptr< SimulationConfig > | sim_config { nullptr } |
![]() | |
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 |
|
explicit |
|
virtual |
|
finaloverridevirtual |
Reimplemented from phoxonics::core::GridBase.
References phoxonics::core::GridBase::configure(), phoxonics::core::SimulationItemBase::log_, and phoxonics::common::Logger::log_trac().
|
finaloverridevirtual |
Reimplemented from phoxonics::core::GridBase.
References phoxonics::core::SimulationItemBase::log_, phoxonics::common::Logger::log_trac(), and phoxonics::core::GridBase::print_me().