get_mass Module Procedure

module procedure get_mass module function get_mass(this, i_matter)

Returns the baryon mass of the \(\mathrm{DRS}\) []

FT 2.11.2021


Arguments

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

diffstarbase object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Return Value double precision


Called by

proc~~get_mass~2~~CalledByGraph proc~get_mass~2 get_mass interface~get_mass~2 get_mass interface~get_mass~2->proc~get_mass~2

Contents