get_lambda Module Procedure

module procedure get_lambda pure module function get_lambda(this) result(lambda)

Returns the Lorentz factor lambda

FT 21.02.2023


Arguments

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

lorentz_boost object owning this FUNCTION

Return Value double precision

Lorentz factor lambda


Called by

proc~~get_lambda~~CalledByGraph proc~get_lambda get_lambda interface~get_lambda get_lambda interface~get_lambda->proc~get_lambda

Contents