length Function

public pure elemental function length(this)

Returns the length of a vec3

Type Bound

vector

Arguments

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

Return Value real(kind=wp)