length Function

private pure elemental function length(this)

Returns the length of a vec4

Type Bound

vec4

Arguments

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

Return Value real(kind=wp)