get_eos Module Procedure

module procedure get_eos module function get_eos(this, i_matter)

Returns the \(\mathrm{EOS}\) name of the 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 of the matter object whose string is to return

Return Value character(len=:), ALLOCATABLE

Result


Called by

proc~~get_eos~~CalledByGraph proc~get_eos get_eos interface~get_eos get_eos interface~get_eos->proc~get_eos

Contents