get_mass Module Procedure

module procedure get_mass module function get_mass(this, i_matter)

Returns the baryon mass of the system []

FT xx.11.2021


Arguments

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

ejecta object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Return Value double precision


Called by

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

Contents