get_eos_id Module Procedure

module procedure get_eos_id module function get_eos_id(this, i_matter)

Returns the \(\mathrm{EOS}\) identifier of the i_matter-th star

FT 2.12.2022


Arguments

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

bnsbase object owning this PROCEDURE

integer, intent(in) :: i_matter

Index of the matter object whose string is to return

Return Value integer

Result


Called by

proc~~get_eos_id~2~~CalledByGraph proc~get_eos_id~2 get_eos_id interface~get_eos_id~2 get_eos_id interface~get_eos_id~2->proc~get_eos_id~2

Contents