return_eos_parameters_int Abstract Interface

abstract interface
public subroutine return_eos_parameters_int(this, i_matter, eos_params)

Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this
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

Description

INTERFACE for a PROCEDURE that returns an array containing the parametersf the \(\mathrm{EOS}\) for the matter objects