Public Member Functions | |
subroutine | SPLPV (N, B, W, P0, P, IREP) |
Definition at line 96 of file mode_splines.F90.
subroutine MODE_SPLINES::SPLPV::SPLPV | ( | INTEGER, intent(in) | N, |
REAL, dimension(:), intent(in) | B, | ||
REAL, dimension(:), intent(in) | W, | ||
REAL, intent(inout) | P0, | ||
REAL, intent(out) | P, | ||
INTEGER, intent(out) | IREP | ||
) |
Definition at line 1574 of file mode_splines.F90.