get_eos Module Procedure

module procedure get_eos module function get_eos(this, i_matter)

Returns the \(\mathrm{EOS}\) name 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

Index of the matter object whose string is to return

Return Value character(len=:), ALLOCATABLE


Called by

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

Contents