get_theta Module Procedure

module procedure get_theta pure module function get_theta(this) result(theta)

Returns the array of generalized Lorentz factor

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

Theta


Called by

proc~~get_theta~~CalledByGraph proc~get_theta get_theta interface~get_theta get_theta interface~get_theta->proc~get_theta

Contents