Stores the hydro \(\mathrm{ID}\) in the arrays needed to compute the baryon mass, storing it to variables (not arrays as the others SUBROUTINES in the [[ejecta_generic@interpolate]] SUBMODULE).
FT 19.11.2021
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ejecta), | intent(inout) | :: | this | 
                 ejecta object which this PROCEDURE is a member of  | 
        ||
| double precision, | intent(in) | :: | x | |||
| double precision, | intent(in) | :: | y | |||
| double precision, | intent(in) | :: | z | |||
| double precision, | intent(out), | DIMENSION(6) | :: | g | ||
| double precision, | intent(out) | :: | baryon_density | |||
| double precision, | intent(out) | :: | gamma_euler |