get_area_radius Module Procedure

module procedure get_area_radius pure module function get_area_radius(this)

Returns area_radius, the areal radius of the \(\mathrm{DRS}\)

FT 22.10.2021


Arguments

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

diffstarbase object which this PROCEDURE is a member of

Return Value double precision


Called by

proc~~get_area_radius~~CalledByGraph proc~get_area_radius get_area_radius interface~get_area_radius get_area_radius interface~get_area_radius->proc~get_area_radius

Contents