get_nuratio_i Module Procedure

module procedure get_nuratio_i pure module function get_nuratio_i(this, i_matter) result(nuratio)

Returns the baryon number ratio on the matter object

FT 10.11.2021


Arguments

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

particles object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Index of the matter object

Return Value double precision

Baryon number ratio on the object i_matter


Called by

proc~~get_nuratio_i~~CalledByGraph proc~get_nuratio_i get_nuratio_i interface~get_nuratio_i get_nuratio_i interface~get_nuratio_i->proc~get_nuratio_i

Contents