unwindLineReal Subroutine

public recursive subroutine unwindLineReal(x, itr_tol)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(inout), allocatable:: x(:,:)
integer(kind=int32), intent(in), optional :: itr_tol

Contents

None