get_eos_parameters Interface

interface


Calls

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

public module subroutine get_eos_parameters(this, i_matter, eos_params)

Arguments

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

bnslorene 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 i_matter-th matter object