Go to the source code of this file.
Functions/Subroutines | |
subroutine | wspline (n, x, wc) |
subroutine wspline | ( | integer, intent(in) | n, |
real(8), dimension(n), intent(in) | x, | ||
real(8), dimension(4,3,n), intent(out) | wc | ||
) |
Definition at line 6 of file wspline.f90.