get_gamma_1 Module Procedure

module procedure get_gamma_1 pure module function get_gamma_1(this)

Returns the value of gamma_1, the polytropic index for NS 1 with polytropic \(\mathrm{EOS}\), not piecewise polytropic \(\mathrm{EOS}\)

FT


Arguments

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

bnsbase object which this PROCEDURE is a member of

Return Value double precision

Result


Called by

proc~~get_gamma_1~~CalledByGraph proc~get_gamma_1 get_gamma_1 interface~get_gamma_1 get_gamma_1 interface~get_gamma_1->proc~get_gamma_1

Contents