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 | ||
| ) |
1.8.5