get_mass Module Procedure

module procedure get_mass module function get_mass(this, i_matter)

Returns the baryon mass of NS i_matter-th star []

FT 27.10.2021


Arguments

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

bnsbase object owning this PROCEDURE

integer, intent(in) :: i_matter

Index identifying the matter object

Return Value double precision

Result


Called by

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

Contents