MatXVect3D Function

public function MatXVect3D(M1, V1)

Arguments

Type IntentOptional Attributes Name
type(Mat3D), intent(in) :: M1
type(Vect3D), intent(in) :: V1

Return Value type(Vect3D)