get_radii Module Procedure

module procedure get_radii module function get_radii(this, i_matter)

Returns the radii of the system []

FT xx.11.2021


Arguments

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

ejecta 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~3~~CalledByGraph proc~get_radii~3 get_radii interface~get_radii~3 get_radii interface~get_radii~3->proc~get_radii~3

Contents