MatS3DDotMat3D Function

public function MatS3DDotMat3D(M1, M2)

MatS3DDotMat3D:

Arguments

Type IntentOptional Attributes Name
type(MatS3D), intent(in) :: M1
type(Mat3D), intent(in) :: M2

Return Value real(kind=C_DOUBLE)