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(diffstarbase), intent(in) :: this

diffstarbase 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~3~~CalledByGraph proc~get_eos_id~3 get_eos_id interface~get_eos_id~3 get_eos_id interface~get_eos_id~3->proc~get_eos_id~3

Contents