Public Member Functions | |
| subroutine | splp (LISSAGE, N, B, W, P, S2, IREP) |
Definition at line 110 of file mode_splines.F90.
| subroutine mode_splines::splp::splp | ( | integer, intent(in) | LISSAGE, |
| integer, intent(in) | N, | ||
| real, dimension(:), intent(in) | B, | ||
| real, dimension(:), intent(in) | W, | ||
| real, intent(inout) | P, | ||
| real, intent(inout) | S2, | ||
| integer, intent(out) | IREP | ||
| ) |
Definition at line 1713 of file mode_splines.F90.
1.8.5