|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| subroutine | splt_1 (X, IE, T) |
| subroutine | splt_2 (X, IE, T) |
Definition at line 49 of file mode_splines.F90.
| subroutine mode_splines::splt::splt_1 | ( | real, dimension(:), intent(in) | X, |
| integer, dimension(:,:), intent(in) | IE, | ||
| real, dimension(:), intent(out) | T | ||
| ) |
Definition at line 644 of file mode_splines.F90.
| subroutine mode_splines::splt::splt_2 | ( | real, dimension(:,:), intent(in) | X, |
| integer, dimension(:,:), intent(in) | IE, | ||
| real, dimension(:,:), intent(out) | T | ||
| ) |
Definition at line 668 of file mode_splines.F90.
1.8.13