tensor_expo_der Subroutine

public subroutine tensor_expo_der(A, expA_A, TOL, itr_tol)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: A(:,:)
real(kind=real64), intent(inout), allocatable :: expA_A(:,:,:,:)
real(kind=real64), intent(in) :: TOL
integer(kind=int32), intent(in) :: itr_tol