get_radii Module Procedure

module procedure get_radii module function get_radii(this, i_matter)

Returns the radii of the \(\mathrm{DRS}\) []

FT 2.11.2021


Arguments

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

diffstarbase object which this PROCEDURE is a member of

integer, intent(in) :: i_matter

Index of the matter object whose string is to return

Return Value double precision, DIMENSION(6)


Called by

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

Contents