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