Phoxonics
1.0
Object Oriented FDTD Software
|
Public Member Functions | |
Block2D () | |
virtual | ~Block2D () |
void | configure (std::shared_ptr< ConfigBase > config_base) overridefinal |
void | print_me () overridefinal |
void | generate_geometry (std::shared_ptr< GridBase > grid_base) overridefinal |
![]() | |
GeometryBase () | |
virtual | ~GeometryBase () |
void | rotate_geometry_point (int rot_point_x, int rot_point_y, int x, int y, int angle, std::vector< Vector3D > &rotated_geom) |
GeometryBase () | |
virtual | ~GeometryBase () |
void | rotate_geometry_point (int rot_point_x, int rot_point_y, int x, int y, int angle, std::vector< Vector3D > &rotated_geom) |
![]() | |
virtual void | configure () |
virtual void | configure () |
Additional Inherited Members | |
![]() | |
Vector3D | location |
Vector3D | size |
int | rotate { 0 } |
std::shared_ptr< MaterialBase > | material_type |
![]() | |
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 |
|
virtual |
|
finaloverridevirtual |
Reimplemented from phoxonics::core::GeometryBase.
References phoxonics::core::SimulationItemBase::configure(), phoxonics::core::SimulationItemBase::log_, and phoxonics::common::Logger::log_trac().
|
finaloverridevirtual |
Reimplemented from phoxonics::core::GeometryBase.
References phoxonics::core::ElectroMagCells2D::cells, phoxonics::core::GeometryBase::location, phoxonics::core::SimulationItemBase::log_, phoxonics::common::Logger::log_trac(), phoxonics::core::GeometryBase::material_type, phoxonics::core::Vector3D::x, and phoxonics::core::Vector3D::y.
|
finaloverridevirtual |
Reimplemented from phoxonics::core::GeometryBase.
References phoxonics::core::SimulationItemBase::log_, phoxonics::common::Logger::log_trac(), and phoxonics::core::GeometryBase::print_me().