get_gamma_2 Module Procedure

module procedure get_gamma_2 pure module function get_gamma_2(this)

Returns the value of gamma_2, the polytropic index for NS 2 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_2~~CalledByGraph proc~get_gamma_2 get_gamma_2 interface~get_gamma_2 get_gamma_2 interface~get_gamma_2->proc~get_gamma_2

Contents