get_h Module Procedure

module procedure get_h pure module function get_h(this) result(h)

Returns the array of initial guess for the smoothing length [Msun_geo]

FT


Arguments

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

particles object which this PROCEDURE is a member of

Return Value double precision, DIMENSION(:), ALLOCATABLE

h


Called by

proc~~get_h~~CalledByGraph proc~get_h get_h interface~get_h get_h interface~get_h->proc~get_h

Contents