Mat3DQuot Function

public function Mat3DQuot(M1, D1)

Arguments

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

Return Value type(Mat3D)