title: CCFULL model
A Fortran90/Python program for coupled-channels calculations with all order couplings for heavy-ion fusion reactions
This version author: Zehong Liao and K.Hagino
The Original author: K.Hagino, N. Rowley, and A.T. Kruppa
A Fortran90 Version solved by the modified Numerov method with Real potential.
A Python Version solved by the modified Numerov method with Real potential.
A Fortran90 Version solved by the Discrete basis method with Real potential.
A Fortran90 Version solved by the modified Discrete basis method with Real potential.
A Fortran90 Version solved by the R matrix method with Real potential.
A Fortran90 Version solved by the modified Numerov method with Complex potential.
A Fortran90 Version solved by the R matrix method with Complex potential.
A Version combined with eigenvector continuation (to be continue).