MIDSX 0.1
A x-ray transport code system for dosimetry
Loading...
Searching...
No Matches
PhysicsEngine Member List

This is the complete list of members for PhysicsEngine, including all inherited members.

addSurfaceTallies(std::vector< std::unique_ptr< SurfaceTally > > &&surface_tallies)PhysicsEngine
addVolumeTallies(std::vector< std::unique_ptr< VolumeTally > > &&volume_tallies)PhysicsEngine
addVoxelDataToComputationalDomain()PhysicsEngine
coherent_scattering_ (defined in PhysicsEngine)PhysicsEngineprivate
comp_domain_ (defined in PhysicsEngine)PhysicsEngineprivate
getFreePath(double max_cross_section)PhysicsEngineprivate
getSurfaceQuantityContainers()PhysicsEngine
getVolumeQuantityContainers()PhysicsEngine
incoherent_scattering_ (defined in PhysicsEngine)PhysicsEngineprivate
initializeVoxelData()PhysicsEngine
interaction_data_ (defined in PhysicsEngine)PhysicsEngineprivate
isDeltaScatter(double cross_section, double max_cross_section)PhysicsEngineprivate
photoelectric_effect_ (defined in PhysicsEngine)PhysicsEngineprivate
PhysicsEngine(ComputationalDomain &comp_domain, InteractionData &interaction_data)PhysicsEngine
processPhotonOutsideVoxelGrid(Photon &photon)PhysicsEnginestatic
processTallies(std::vector< TempSurfaceTallyData > &temp_surface_tally_data_per_photon, std::vector< TempVolumeTallyData > &temp_volume_tally_data_per_photon, std::vector< TempVoxelData > &temp_voxel_data_per_photon)PhysicsEngineprivate
setInteractionType(Photon &photon, Material &material, double total_cross_section)PhysicsEngine
thread_local_surface_tallies_ (defined in PhysicsEngine)PhysicsEngineprivate
thread_local_volume_tallies_ (defined in PhysicsEngine)PhysicsEngineprivate
thread_local_voxel_data_ (defined in PhysicsEngine)PhysicsEngineprivate
transportPhoton(Photon &photon)PhysicsEngine
transportPhotonOneStep(Photon &photon, std::vector< TempSurfaceTallyData > &temp_surface_tally_data_per_photon, std::vector< TempVolumeTallyData > &temp_volume_tally_data_per_photon, std::vector< TempVoxelData > &temp_voxel_data_per_photon)PhysicsEngine
uniform_dist_ (defined in PhysicsEngine)PhysicsEngineprivate
updateTempTallyPerPhoton(std::vector< TempSurfaceTallyData > &temp_surface_tally_data_per_photon, std::vector< TempVolumeTallyData > &temp_volume_tally_data_per_photon, TempSurfaceTallyData &temp_surface_tally_data, TempVolumeTallyData &temp_volume_tally_data)PhysicsEngineprivate