get_eos_parameters Interface

interface


Calls

interface~~get_eos_parameters~4~~CallsGraph interface~get_eos_parameters~4 get_eos_parameters proc~get_eos_parameters~4 get_eos_parameters interface~get_eos_parameters~4->proc~get_eos_parameters~4

public module subroutine get_eos_parameters(this, i_matter, eos_params)

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 parameter is to return

double precision, intent(out), DIMENSION(:), ALLOCATABLE :: eos_params

Array containing the parameters of the \(\mathrm{EOS}\) for the DRS

Description

Interface to get_eos_parameters