InvertMat3D Function

public function InvertMat3D(M)

Arguments

Type IntentOptional Attributes Name
type(Mat3D), intent(in) :: M

Return Value type(Mat3D)