Go to the source code of this file.
Functions/Subroutines | |
pure subroutine | splined (n, wc, f, df) |
pure subroutine splined | ( | integer, intent(in) | n, |
real(8), dimension(12,n), intent(in) | wc, | ||
real(8), dimension(n), intent(in) | f, | ||
real(8), dimension(n), intent(out) | df | ||
) |