Public Member Functions | |
| subroutine | splvpq (P, R, RK, U, DB, Q) |
Definition at line 126 of file mode_splines.F90.
| subroutine mode_splines::splvpq::splvpq | ( | real, intent(in) | P, |
| real, dimension(:,:), intent(in) | R, | ||
| real, dimension(:,:), intent(in) | RK, | ||
| real, dimension(:,:), intent(in) | U, | ||
| real, dimension(:), intent(in) | DB, | ||
| real, dimension(:,:), intent(out) | Q | ||
| ) |
Definition at line 1968 of file mode_splines.F90.
1.8.5