Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
phoxonics::common::Logger Class Reference

Public Member Functions

 Logger ()
 
 ~Logger ()
 
void log_info (std::string message)
 
void log_warning (std::string message)
 
void log_error (std::string message)
 
void log_fatal (std::string message)
 
void log_trac (std::string message)
 
void refresh_config ()
 
void add_tracing ()
 
void remove_tracing ()
 

Constructor & Destructor Documentation

phoxonics::common::Logger::Logger ( )
explicit
phoxonics::common::Logger::~Logger ( )

Member Function Documentation

void phoxonics::common::Logger::add_tracing ( )
void phoxonics::common::Logger::log_error ( std::string  message)
void phoxonics::common::Logger::log_fatal ( std::string  message)
void phoxonics::common::Logger::log_info ( std::string  message)

Referenced by phoxonics::core::SimulationBuilder::build_simulation(), phoxonics::core::SimulationBuilder::generate_cells_h5(), phoxonics::core::SimulationBuilder::generate_geometries(), phoxonics::core::ElectroMagnetic2D::generate_hdf5_shell(), phoxonics::core::PhxElectroMagnetic2D::generate_hdf5_shell(), phoxonics::core::ConfigJsonParser::parse_cell_config(), phoxonics::core::ConfigJsonParser::parse_detector_configs(), phoxonics::core::ConfigJsonParser::parse_engine_config(), phoxonics::core::ConfigJsonParser::parse_geometry_configs(), phoxonics::core::ConfigJsonParser::parse_grid_config(), phoxonics::core::ConfigJsonParser::parse_logger_config(), phoxonics::core::ConfigJsonParser::parse_main_config(), phoxonics::core::ConfigJsonParser::parse_pml_config(), phoxonics::core::ConfigJsonParser::parse_simulation_config(), phoxonics::core::ConfigJsonParser::parse_source_configs(), phoxonics::core::ConfigParam::print_me(), phoxonics::core::Vector3D::print_me(), phoxonics::core::ConfigBase::print_me(), phoxonics::core::CellConfig::print_me(), phoxonics::core::GridConfig::print_me(), phoxonics::core::SourceConfig::print_me(), phoxonics::core::LoggerConfig::print_me(), phoxonics::core::PmlConfig::print_me(), phoxonics::core::PixelGeometry2D::print_me(), phoxonics::core::GeometryConfig::print_me(), phoxonics::core::Circle2D::print_me(), phoxonics::core::ElectroMagCells1D::print_me(), phoxonics::core::EngineConfig::print_me(), phoxonics::core::PmlBase::print_me(), phoxonics::core::DetectorConfig::print_me(), phoxonics::core::ElectroMagSinusoidal1D::print_me(), phoxonics::core::SourceBase::print_me(), phoxonics::core::ElectroMagnetic1D::print_me(), phoxonics::core::PhxElectroMagSinusoidal2D::print_me(), phoxonics::core::GeometryBase::print_me(), phoxonics::core::DetectorBase::print_me(), phoxonics::core::ElectroMagGaussian1D::print_me(), phoxonics::core::ElectroMagGaussian2D::print_me(), phoxonics::core::ElectroMagSinusoidal2D::print_me(), phoxonics::core::SimulationConfig::print_me(), phoxonics::core::GridBase::print_me(), phoxonics::core::ElectroMagnetic2D::print_me(), phoxonics::core::ElectroMagCells2D::print_me(), phoxonics::core::EngineBase::print_me(), phoxonics::core::DetectorData::print_me(), phoxonics::core::SimulationBase::print_me(), phoxonics::core::PhxElectroMagnetic2D::print_me(), phoxonics::core::ElectroMagnetic1D::process(), phoxonics::core::ElectroMagnetic2D::process(), phoxonics::core::PhxElectroMagnetic2D::process(), phoxonics::core::SimulationManager::SimulationManager(), and phoxonics::core::SimulationManager::start_simulation().

void phoxonics::common::Logger::log_trac ( std::string  message)

Referenced by phoxonics::core::ConfigJsonParser::add_config_params(), phoxonics::core::ElectroMagDetector1D::apply_detector(), phoxonics::core::ElectroMagDetector2D::apply_detector(), phoxonics::core::PhxElectroMagDetector2D::apply_detector(), phoxonics::core::DetectorBase::apply_detector(), phoxonics::core::ElectroMagnetic1D::apply_detectors(), phoxonics::core::ElectroMagnetic2D::apply_detectors(), phoxonics::core::EngineBase::apply_detectors(), phoxonics::core::PhxElectroMagnetic2D::apply_detectors(), phoxonics::core::ElectroMagPml1D::apply_pml(), phoxonics::core::PmlBase::apply_pml(), phoxonics::core::ElectroMagnetic1D::apply_pml(), phoxonics::core::EngineBase::apply_pml(), phoxonics::core::SourceBase::apply_source(), phoxonics::core::PhxElectroMagSinusoidal2D::apply_source(), phoxonics::core::PhxElectroMagGaussian2D::apply_source(), phoxonics::core::ElectroMagGaussian2D::apply_source(), phoxonics::core::PhxElectroMagGaussianSin2D::apply_source(), phoxonics::core::ElectroMagSinusoidal2D::apply_source(), phoxonics::core::ElectroMagnetic1D::apply_sources(), phoxonics::core::ElectroMagnetic2D::apply_sources(), phoxonics::core::EngineBase::apply_sources(), phoxonics::core::PhxElectroMagnetic2D::apply_sources(), phoxonics::core::Block1D::Block1D(), phoxonics::core::Block2D::Block2D(), phoxonics::core::GridBase::build(), phoxonics::core::SimulationBuilder::build_simulation(), phoxonics::core::ElectroMagDetector1D::calculate_amplitude_phase(), phoxonics::core::ElectroMagDetector2D::calculate_amplitude_phase(), phoxonics::core::PhxElectroMagDetector2D::calculate_amplitude_phase(), phoxonics::core::DetectorBase::calculate_amplitude_phase(), phoxonics::core::EngineBase::calculate_detectors_amp_phase(), phoxonics::core::ElectroMagnetic2D::calculate_detectors_amp_phase(), phoxonics::core::PhxElectroMagnetic2D::calculate_detectors_amp_phase(), phoxonics::core::ElectroMagSinusoidal1D::calculate_source(), phoxonics::core::CellConfig::CellConfig(), phoxonics::core::CellsBase::CellsBase(), phoxonics::core::CellsFactoryReg< T >::CellsFactoryReg(), phoxonics::core::Circle2D::Circle2D(), phoxonics::common::Command::Command(), phoxonics::common::CommonBase::CommonBase(), phoxonics::core::ConfigBase::ConfigBase(), phoxonics::core::ConfigFactoryReg< T >::ConfigFactoryReg(), phoxonics::core::ConfigJsonParser::ConfigJsonParser(), phoxonics::core::ConfigParam::ConfigParam(), phoxonics::core::ConfigParamHelper::ConfigParamHelper(), phoxonics::core::CellsBase::configure(), phoxonics::core::ElectroMagGrid1D::configure(), phoxonics::core::ElectroMagGrid2D::configure(), phoxonics::core::ElectroMagDetector1D::configure(), phoxonics::core::ElectroMagDetector2D::configure(), phoxonics::core::PhxElectroMagDetector2D::configure(), phoxonics::core::ElectroMagPml2D::configure(), phoxonics::core::SimulationItemBase::configure(), phoxonics::core::PixelGeometry2D::configure(), phoxonics::core::ElectroMagPml1D::configure(), phoxonics::core::ElectroMagCells1D::configure(), phoxonics::core::Block1D::configure(), phoxonics::core::Circle2D::configure(), phoxonics::core::PmlBase::configure(), phoxonics::core::Block2D::configure(), phoxonics::core::ElectroMagSimulation1D::configure(), phoxonics::core::ElectroMagSimulation2D::configure(), phoxonics::core::ElectroMagSinusoidal1D::configure(), phoxonics::core::SourceBase::configure(), phoxonics::core::GeometryBase::configure(), phoxonics::core::PhxElectroMagSinusoidal2D::configure(), phoxonics::core::ElectroMagnetic1D::configure(), phoxonics::core::DetectorBase::configure(), phoxonics::core::ElectroMagGaussian1D::configure(), phoxonics::core::PhxElectroMagGaussian2D::configure(), phoxonics::core::ElectroMagGaussian2D::configure(), phoxonics::core::PhxElectroMagGaussianSin2D::configure(), phoxonics::core::ElectroMagSinusoidal2D::configure(), phoxonics::core::GridBase::configure(), phoxonics::core::ElectroMagnetic2D::configure(), phoxonics::core::ElectroMagCells2D::configure(), phoxonics::core::EngineBase::configure(), phoxonics::core::PhxElectroMagnetic2D::configure(), phoxonics::core::SimulationBase::configure(), phoxonics::core::ConfigValidator::ConfigValidator(), phoxonics::core::SimulationManager::construct_simulation(), phoxonics::common::File::copy(), phoxonics::core::ConfigFactory::create(), phoxonics::core::CellsFactory::create(), phoxonics::core::GeometryFactory::create(), phoxonics::core::GridFactory::create(), phoxonics::core::MaterialFactory::create(), phoxonics::core::PmlFactory::create(), phoxonics::core::SimulationFactory::create(), phoxonics::core::DetectorFactory::create(), phoxonics::core::SourceFactory::create(), phoxonics::core::EngineFactory::create(), phoxonics::common::Hdf5Base::create_dataset(), phoxonics::common::Hdf5Base::create_dataset_slice(), phoxonics::common::Hdf5Grid2DSlice::create_dataset_slice(), phoxonics::common::Hdf5Grid1DSlice::create_dataset_slice(), phoxonics::common::Matrix::create_double_matrix_from_file(), phoxonics::common::Folder::create_folder(), phoxonics::common::Matrix::create_string_matrix_from_file(), phoxonics::core::DetectorBase::DetectorBase(), phoxonics::core::DetectorConfig::DetectorConfig(), phoxonics::core::DetectorFactoryReg< T >::DetectorFactoryReg(), phoxonics::core::ElectroMagCells1D::ElectroMagCells1D(), phoxonics::core::ElectroMagCells2D::ElectroMagCells2D(), phoxonics::core::ElectroMagDetector1D::ElectroMagDetector1D(), phoxonics::core::ElectroMagDetector2D::ElectroMagDetector2D(), phoxonics::core::ElectroMagGaussian1D::ElectroMagGaussian1D(), phoxonics::core::ElectroMagGaussian2D::ElectroMagGaussian2D(), phoxonics::core::ElectroMagGrid1D::ElectroMagGrid1D(), phoxonics::core::ElectroMagGrid2D::ElectroMagGrid2D(), phoxonics::core::ElectroMagnetic1D::ElectroMagnetic1D(), phoxonics::core::ElectroMagnetic2D::ElectroMagnetic2D(), phoxonics::core::ElectroMagPml1D::ElectroMagPml1D(), phoxonics::core::ElectroMagPml2D::ElectroMagPml2D(), phoxonics::core::ElectroMagSimulation1D::ElectroMagSimulation1D(), phoxonics::core::ElectroMagSimulation2D::ElectroMagSimulation2D(), phoxonics::core::ElectroMagSinusoidal1D::ElectroMagSinusoidal1D(), phoxonics::core::ElectroMagSinusoidal2D::ElectroMagSinusoidal2D(), phoxonics::core::EngineBase::EngineBase(), phoxonics::core::EngineConfig::EngineConfig(), phoxonics::core::EngineFactoryReg< T >::EngineFactoryReg(), phoxonics::common::Command::execute_command(), phoxonics::common::File::File(), phoxonics::common::File::file_exists(), phoxonics::common::Folder::Folder(), phoxonics::core::CellsBase::generate_cells_h5(), phoxonics::core::ElectroMagCells1D::generate_cells_h5(), phoxonics::core::ElectroMagCells2D::generate_cells_h5(), phoxonics::core::SimulationBuilder::generate_cells_h5(), phoxonics::core::CellsBase::generate_cells_slice_h5(), phoxonics::core::ElectroMagCells2D::generate_cells_slice_h5(), phoxonics::core::SimulationBuilder::generate_geometries(), phoxonics::core::PixelGeometry2D::generate_geometry(), phoxonics::core::Circle2D::generate_geometry(), phoxonics::core::Block1D::generate_geometry(), phoxonics::core::Block2D::generate_geometry(), phoxonics::core::GeometryBase::generate_geometry(), phoxonics::core::EngineBase::generate_hdf5_shell(), phoxonics::core::ElectroMagnetic2D::generate_hdf5_shell(), phoxonics::core::PhxElectroMagnetic2D::generate_hdf5_shell(), phoxonics::core::GeometryBase::GeometryBase(), phoxonics::core::GeometryConfig::GeometryConfig(), phoxonics::core::GeometryFactoryReg< T >::GeometryFactoryReg(), phoxonics::core::ConfigParamHelper::get_config_param_value(), phoxonics::common::Matrix::get_file_rows_cols(), phoxonics::common::Folder::get_folder_files(), phoxonics::common::Utilities::get_new_unique_id(), phoxonics::core::GridBase::GridBase(), phoxonics::core::GridConfig::GridConfig(), phoxonics::core::GridFactoryReg< T >::GridFactoryReg(), phoxonics::core::EngineBase::h5_component_data_file(), phoxonics::core::DetectorBase::h5_coord_data_file(), phoxonics::common::Hdf5Base::Hdf5Base(), phoxonics::common::Hdf5Grid1D::Hdf5Grid1D(), phoxonics::common::Hdf5Grid1DSlice::Hdf5Grid1DSlice(), phoxonics::common::Hdf5Grid2D::Hdf5Grid2D(), phoxonics::common::Hdf5Grid2DSlice::Hdf5Grid2DSlice(), phoxonics::core::HelperBase::HelperBase(), phoxonics::core::PhxElectroMagDetector2D::init_detector(), phoxonics::core::DetectorBase::init_detector(), phoxonics::core::ElectroMagnetic2D::init_hdf5_files(), phoxonics::core::EngineBase::init_hdf5_files(), phoxonics::core::PhxElectroMagnetic2D::init_hdf5_files(), phoxonics::core::LoggerConfig::LoggerConfig(), phoxonics::core::MaterialFactoryReg< T >::MaterialFactoryReg(), phoxonics::common::Matrix::Matrix(), phoxonics::core::ConfigJsonParser::parse_cell_config(), phoxonics::core::ConfigJsonParser::parse_config_params(), phoxonics::core::ConfigJsonParser::parse_detector_configs(), phoxonics::core::ConfigJsonParser::parse_engine_config(), phoxonics::core::ConfigJsonParser::parse_geometry_configs(), phoxonics::core::ConfigJsonParser::parse_grid_config(), phoxonics::core::ConfigJsonParser::parse_main_config(), phoxonics::core::ConfigJsonParser::parse_pml_config(), phoxonics::core::ConfigJsonParser::parse_simulation_config(), phoxonics::core::ConfigJsonParser::parse_source_configs(), phoxonics::core::ConfigJsonParser::parse_vector_3d(), phoxonics::core::PhxElectroMagDetector2D::PhxElectroMagDetector2D(), phoxonics::core::PhxElectroMagGaussian2D::PhxElectroMagGaussian2D(), phoxonics::core::PhxElectroMagGaussianSin2D::PhxElectroMagGaussianSin2D(), phoxonics::core::PhxElectroMagnetic2D::PhxElectroMagnetic2D(), phoxonics::core::PhxElectroMagSinusoidal2D::PhxElectroMagSinusoidal2D(), phoxonics::core::PixelGeometry2D::PixelGeometry2D(), phoxonics::common::Utilities::plot_geometry(), phoxonics::core::PmlBase::PmlBase(), phoxonics::core::PmlConfig::PmlConfig(), phoxonics::core::PmlFactoryReg< T >::PmlFactoryReg(), phoxonics::common::Matrix::print_matrix(), phoxonics::core::ConfigParam::print_me(), phoxonics::core::Vector3D::print_me(), phoxonics::core::ConfigBase::print_me(), phoxonics::core::CellsBase::print_me(), phoxonics::core::GridConfig::print_me(), phoxonics::core::ElectroMagGrid2D::print_me(), phoxonics::core::PhxElectroMagDetector2D::print_me(), phoxonics::core::SourceConfig::print_me(), phoxonics::core::SimulationItemBase::print_me(), phoxonics::core::ElectroMagDetector1D::print_me(), phoxonics::core::ElectroMagGrid1D::print_me(), phoxonics::core::ElectroMagDetector2D::print_me(), phoxonics::core::CellConfig::print_me(), phoxonics::core::ElectroMagPml2D::print_me(), phoxonics::core::LoggerConfig::print_me(), phoxonics::core::PmlConfig::print_me(), phoxonics::core::GeometryConfig::print_me(), phoxonics::core::PixelGeometry2D::print_me(), phoxonics::core::ElectroMagPml1D::print_me(), phoxonics::core::Circle2D::print_me(), phoxonics::core::ElectroMagCells1D::print_me(), phoxonics::core::Block1D::print_me(), phoxonics::core::EngineConfig::print_me(), phoxonics::core::PmlBase::print_me(), phoxonics::core::Block2D::print_me(), phoxonics::core::ElectroMagSimulation1D::print_me(), phoxonics::core::DetectorConfig::print_me(), phoxonics::core::ElectroMagSimulation2D::print_me(), phoxonics::core::ElectroMagSinusoidal1D::print_me(), phoxonics::core::SourceBase::print_me(), phoxonics::core::GeometryBase::print_me(), phoxonics::core::PhxElectroMagSinusoidal2D::print_me(), phoxonics::core::ElectroMagnetic1D::print_me(), phoxonics::core::DetectorBase::print_me(), phoxonics::core::ElectroMagGaussian1D::print_me(), phoxonics::core::PhxElectroMagGaussian2D::print_me(), phoxonics::core::ElectroMagGaussian2D::print_me(), phoxonics::core::PhxElectroMagGaussianSin2D::print_me(), phoxonics::core::ElectroMagSinusoidal2D::print_me(), phoxonics::core::SimulationConfig::print_me(), phoxonics::core::GridBase::print_me(), phoxonics::core::ElectroMagnetic2D::print_me(), phoxonics::core::ElectroMagCells2D::print_me(), phoxonics::core::EngineBase::print_me(), phoxonics::core::SimulationBase::print_me(), phoxonics::core::PhxElectroMagnetic2D::print_me(), phoxonics::core::ElectroMagnetic1D::process(), phoxonics::core::ElectroMagnetic2D::process(), phoxonics::core::EngineBase::process(), phoxonics::core::PhxElectroMagnetic2D::process(), phoxonics::core::ElectroMagDetector2D::record_hdf5_detector(), phoxonics::core::ElectroMagDetector1D::record_hdf5_detector(), phoxonics::core::PhxElectroMagDetector2D::record_hdf5_detector(), phoxonics::core::DetectorBase::record_hdf5_detector(), phoxonics::core::EngineBase::record_hdf5_detectors(), phoxonics::core::ElectroMagnetic2D::record_hdf5_detectors(), phoxonics::core::PhxElectroMagnetic2D::record_hdf5_detectors(), phoxonics::core::EngineBase::record_hdf5_slice(), phoxonics::core::ElectroMagnetic2D::record_hdf5_slice(), phoxonics::core::PhxElectroMagnetic2D::record_hdf5_slice(), phoxonics::core::ConfigFactory::register_factory_function(), phoxonics::core::GeometryFactory::register_factory_function(), phoxonics::core::EngineFactory::register_factory_function(), phoxonics::core::GridFactory::register_factory_function(), phoxonics::core::MaterialFactory::register_factory_function(), phoxonics::core::PmlFactory::register_factory_function(), phoxonics::core::DetectorFactory::register_factory_function(), phoxonics::core::SimulationFactory::register_factory_function(), phoxonics::core::SourceFactory::register_factory_function(), phoxonics::core::CellsFactory::register_factory_function(), phoxonics::core::GeometryBase::rotate_geometry_point(), phoxonics::common::Matrix::rotate_points(), phoxonics::common::Utilities::round_double(), phoxonics::common::Matrix::save_double_matrix_to_file(), phoxonics::core::SimulationBase::SimulationBase(), phoxonics::core::SimulationBuilder::SimulationBuilder(), phoxonics::core::SimulationConfig::SimulationConfig(), phoxonics::core::SimulationFactoryReg< T >::SimulationFactoryReg(), phoxonics::core::SimulationItemBase::SimulationItemBase(), phoxonics::core::SimulationManager::SimulationManager(), phoxonics::core::SourceBase::SourceBase(), phoxonics::core::SourceConfig::SourceConfig(), phoxonics::core::SourceFactoryReg< T >::SourceFactoryReg(), phoxonics::common::Strings::split(), phoxonics::common::Matrix::split(), phoxonics::core::ElectroMagnetic1D::start(), phoxonics::core::ElectroMagnetic2D::start(), phoxonics::core::EngineBase::start(), phoxonics::core::SimulationBase::start(), phoxonics::core::PhxElectroMagnetic2D::start(), phoxonics::core::SimulationManager::start_simulation(), phoxonics::core::ConfigParamHelper::str_freqs_to_vector(), phoxonics::core::ConfigParamHelper::str_omegas_to_vector(), phoxonics::core::ConfigParamHelper::str_to_vector3d(), phoxonics::common::Strings::Strings(), phoxonics::core::ElectroMagnetic1D::update_field(), phoxonics::core::ElectroMagnetic2D::update_field(), phoxonics::core::EngineBase::update_field(), phoxonics::core::PhxElectroMagnetic2D::update_field(), phoxonics::common::Utilities::Utilities(), phoxonics::core::ConfigValidator::validate_main_config(), phoxonics::core::ConfigValidator::validate_sim_config(), phoxonics::core::Vector3D::Vector3D(), phoxonics::core::VectorHelper::VectorHelper(), phoxonics::core::CellsBase::visualize_cells_slice(), phoxonics::core::ElectroMagCells1D::visualize_cells_slice(), phoxonics::core::ElectroMagCells2D::visualize_cells_slice(), phoxonics::core::EngineBase::visualize_real_time(), phoxonics::core::ElectroMagnetic2D::visualize_real_time(), phoxonics::core::PhxElectroMagnetic2D::visualize_real_time(), phoxonics::core::Block1D::~Block1D(), phoxonics::core::Block2D::~Block2D(), phoxonics::core::CellConfig::~CellConfig(), phoxonics::core::CellsBase::~CellsBase(), phoxonics::core::CellsFactory::~CellsFactory(), phoxonics::core::Circle2D::~Circle2D(), phoxonics::common::Command::~Command(), phoxonics::common::CommonBase::~CommonBase(), phoxonics::core::ConfigBase::~ConfigBase(), phoxonics::core::ConfigFactory::~ConfigFactory(), phoxonics::core::ConfigJsonParser::~ConfigJsonParser(), phoxonics::core::ConfigParam::~ConfigParam(), phoxonics::core::ConfigParamHelper::~ConfigParamHelper(), phoxonics::core::ConfigValidator::~ConfigValidator(), phoxonics::core::DetectorBase::~DetectorBase(), phoxonics::core::DetectorConfig::~DetectorConfig(), phoxonics::core::DetectorFactory::~DetectorFactory(), phoxonics::core::ElectroMagCells1D::~ElectroMagCells1D(), phoxonics::core::ElectroMagCells2D::~ElectroMagCells2D(), phoxonics::core::ElectroMagDetector1D::~ElectroMagDetector1D(), phoxonics::core::ElectroMagDetector2D::~ElectroMagDetector2D(), phoxonics::core::ElectroMagGaussian1D::~ElectroMagGaussian1D(), phoxonics::core::ElectroMagGaussian2D::~ElectroMagGaussian2D(), phoxonics::core::ElectroMagGrid1D::~ElectroMagGrid1D(), phoxonics::core::ElectroMagGrid2D::~ElectroMagGrid2D(), phoxonics::core::ElectroMagnetic1D::~ElectroMagnetic1D(), phoxonics::core::ElectroMagnetic2D::~ElectroMagnetic2D(), phoxonics::core::ElectroMagPml1D::~ElectroMagPml1D(), phoxonics::core::ElectroMagPml2D::~ElectroMagPml2D(), phoxonics::core::ElectroMagSimulation1D::~ElectroMagSimulation1D(), phoxonics::core::ElectroMagSimulation2D::~ElectroMagSimulation2D(), phoxonics::core::ElectroMagSinusoidal1D::~ElectroMagSinusoidal1D(), phoxonics::core::ElectroMagSinusoidal2D::~ElectroMagSinusoidal2D(), phoxonics::core::EngineBase::~EngineBase(), phoxonics::core::EngineConfig::~EngineConfig(), phoxonics::core::EngineFactory::~EngineFactory(), phoxonics::common::File::~File(), phoxonics::common::Folder::~Folder(), phoxonics::core::GeometryBase::~GeometryBase(), phoxonics::core::GeometryConfig::~GeometryConfig(), phoxonics::core::GeometryFactory::~GeometryFactory(), phoxonics::core::GridBase::~GridBase(), phoxonics::core::GridConfig::~GridConfig(), phoxonics::core::GridFactory::~GridFactory(), phoxonics::common::Hdf5Base::~Hdf5Base(), phoxonics::common::Hdf5Grid1D::~Hdf5Grid1D(), phoxonics::common::Hdf5Grid1DSlice::~Hdf5Grid1DSlice(), phoxonics::common::Hdf5Grid2D::~Hdf5Grid2D(), phoxonics::common::Hdf5Grid2DSlice::~Hdf5Grid2DSlice(), phoxonics::core::HelperBase::~HelperBase(), phoxonics::core::LoggerConfig::~LoggerConfig(), phoxonics::core::MaterialFactory::~MaterialFactory(), phoxonics::common::Matrix::~Matrix(), phoxonics::core::PhxElectroMagDetector2D::~PhxElectroMagDetector2D(), phoxonics::core::PhxElectroMagGaussian2D::~PhxElectroMagGaussian2D(), phoxonics::core::PhxElectroMagGaussianSin2D::~PhxElectroMagGaussianSin2D(), phoxonics::core::PhxElectroMagnetic2D::~PhxElectroMagnetic2D(), phoxonics::core::PhxElectroMagSinusoidal2D::~PhxElectroMagSinusoidal2D(), phoxonics::core::PixelGeometry2D::~PixelGeometry2D(), phoxonics::core::PmlBase::~PmlBase(), phoxonics::core::PmlConfig::~PmlConfig(), phoxonics::core::PmlFactory::~PmlFactory(), phoxonics::core::SimulationBase::~SimulationBase(), phoxonics::core::SimulationBuilder::~SimulationBuilder(), phoxonics::core::SimulationConfig::~SimulationConfig(), phoxonics::core::SimulationFactory::~SimulationFactory(), phoxonics::core::SimulationItemBase::~SimulationItemBase(), phoxonics::core::SimulationManager::~SimulationManager(), phoxonics::core::SourceBase::~SourceBase(), phoxonics::core::SourceConfig::~SourceConfig(), phoxonics::core::SourceFactory::~SourceFactory(), phoxonics::common::Strings::~Strings(), phoxonics::common::Utilities::~Utilities(), phoxonics::core::Vector3D::~Vector3D(), and phoxonics::core::VectorHelper::~VectorHelper().

void phoxonics::common::Logger::log_warning ( std::string  message)
void phoxonics::common::Logger::refresh_config ( )
void phoxonics::common::Logger::remove_tracing ( )