Go to the source code of this file.
Functions/Subroutines | |
subroutine | INTERPOL_SPLINES (KLUOUT, KCODE, PX, PY, PFIELD, KREP) |
subroutine INTERPOL_SPLINES | ( | INTEGER, intent(in) | KLUOUT, |
INTEGER, dimension(:), intent(inout) | KCODE, | ||
REAL, dimension(:), intent(in) | PX, | ||
REAL, dimension(:), intent(in) | PY, | ||
REAL, dimension(:,:), intent(inout) | PFIELD, | ||
INTEGER, intent(out) | KREP | ||
) |