MatS2DDotMat2D Function

public function MatS2DDotMat2D(M1, M2)

MatS2DDotMat2D:

Arguments

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

Return Value real(kind=C_DOUBLE)