Mat2DQuot Function

public function Mat2DQuot(M1, D1)

Arguments

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

Return Value type(Mat2D)