F90 Extensions ============== The pppack.f90 library ~~~~~~~~~~~~~~~~~~~~~~ .. f:autosrcfile:: ../src/pppack/f90/pppack.f90 :objtype: function ,subroutine The chebyshev_interp_1d.f90 library ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. f:autosrcfile:: ../src/chebyshev_interp_1d/f90/chebyshev_interp_1d.f90 :objtype: function ,subroutine .. because of a bug still present in sphinxfortran 1.1.1, we must enter :objtype: function ,subroutine instead of the expected form :objtype: function subroutine