|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "GIDI.hpp"Go to the source code of this file.
Namespaces | |
| namespace | GIDI |
Functions | |
| Vector | GIDI::collapse (Vector const &a_vector, Transporting::Settings const &a_settings, Transporting::Particles const &a_particles, double a_temperature) |
| Matrix | GIDI::collapse (Matrix const &a_matrix, Transporting::Settings const &a_settings, Transporting::Particles const &a_particles, double a_temperature, std::string const &a_productID) |
| Vector | GIDI::transportCorrect (Vector const &a_vector, Vector const &a_transportCorrection) |
| Matrix | GIDI::transportCorrect (Matrix const &a_matrix, Vector const &a_transportCorrection) |
| Vector | GIDI::multiGroupXYs1d (Transporting::MultiGroup const &a_boundaries, Functions::XYs1d const &a_function, Transporting::Flux const &a_flux) |
| Vector * | GIDI::multiGroupTwoXYs1ds (MultiGroupCalulationInformation const &a_multiGroupCalulationInformation, Functions::XYs1d const &a_function1, Functions::XYs1d const &a_function2) |
| void | GIDI::calculate1dMultiGroupDataInComponent (LUPI_maybeUnused ProtareSingle const *a_protare, std::string const &a_heatedMultiGroupLabel, MultiGroupCalulationInformation const &a_multiGroupCalulationInformation, Component &a_component, Functions::XYs1d const &a_weight) |
| void | GIDI::calculate1dMultiGroupFissionEnergyRelease (MultiGroupCalulationInformation const &a_multiGroupCalulationInformation, Functions::XYs1d const &a_weight, Functions::Function1dForm const *a_evaluated, Functions::Function1dForm *a_gridded1d) |