get_radii Module Procedure

module procedure get_radii module function get_radii(this, i_matter)

Returns the radii of the i_matter-th star []

FT 27.10.2021


Arguments

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

bnsbase object owning this PROCEDURE

integer, intent(in) :: i_matter

Index of the matter object whose string is to return

Return Value double precision, DIMENSION(6)

Result


Called by

proc~~get_radii~~CalledByGraph proc~get_radii get_radii interface~get_radii get_radii interface~get_radii->proc~get_radii

Contents