Mat3DDotMatS3D Function

public function Mat3DDotMatS3D(M1, M2)

Mat3DDotMatS3D:

Arguments

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

Return Value real(kind=C_DOUBLE)