Public Member Functions | |
| subroutine | spldv (B, W, N, P, RES) |
Definition at line 101 of file mode_splines.F90.
| subroutine mode_splines::spldv::spldv | ( | real, dimension(:), intent(in) | B, |
| real, dimension(:), intent(in) | W, | ||
| integer, intent(in) | N, | ||
| real, intent(in) | P, | ||
| real, intent(out) | RES | ||
| ) |
Definition at line 1508 of file mode_splines.F90.
1.8.5