v_func Function

public pure function v_func(coords) result(r)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: coords(3)

Return Value real(kind=dp)