Vect2DQuot Function

public function Vect2DQuot(V1, D1)

Arguments

Type IntentOptional Attributes Name
type(Vect2D), intent(in) :: V1
real(kind=C_DOUBLE), intent(in) :: D1

Return Value type(Vect2D)