get_eos Module Procedure

module procedure get_eos module function get_eos(this, i_matter)

Returns the \(\mathrm{EOS}\) name of the \(\mathrm{DRS}\)

FT 2.11.2021


Arguments

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

diffstarbase object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Index of the matter object whose string is to return

Return Value character(len=:), ALLOCATABLE


Called by

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

Contents