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