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 643 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 667 of file mode_splines.F90.
1.8.5