get_nlrf_sph Module Procedure

module procedure get_nlrf_sph pure module function get_nlrf_sph(this) result(nlrf_sph)

Returns the array of \(\mathrm{SPH}\) estimate of the baryon density in the local rest frame

FT 25.02.2022


Arguments

Type IntentOptional Attributes Name
class(particles), intent(in) :: this

particles object which this PROCEDURE is a member of

Return Value double precision, DIMENSION(:), ALLOCATABLE

nlrf_sph


Called by

proc~~get_nlrf_sph~~CalledByGraph proc~get_nlrf_sph get_nlrf_sph interface~get_nlrf_sph get_nlrf_sph interface~get_nlrf_sph->proc~get_nlrf_sph

Contents