get_nlrf Module Procedure

module procedure get_nlrf pure module function get_nlrf(this) result(nlrf)

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

FT


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


Called by

proc~~get_nlrf~~CalledByGraph proc~get_nlrf get_nlrf interface~get_nlrf get_nlrf interface~get_nlrf->proc~get_nlrf

Contents