Public Member Functions | |
subroutine | SPLP (LISSAGE, N, B, W, P, S2, IREP) |
Definition at line 99 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 1702 of file mode_splines.F90.