Mat2DDotMatS2D Function

public function Mat2DDotMatS2D(M1, M2)

Mat2DDotMatS2D:

Arguments

Type IntentOptional Attributes Name
type(Mat2D), intent(in) :: M1
type(MatS2D), intent(in) :: M2

Return Value real(kind=C_DOUBLE)