Vect3DQuot Function

public function Vect3DQuot(V1, D1)

Arguments

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

Return Value type(Vect3D)