Public Member Functions | |
| subroutine | splpr (N, W, B, P0, S2, P, IREP) |
Definition at line 98 of file mode_splines.F90.
| subroutine mode_splines::splpr::splpr | ( | integer, intent(in) | N, |
| real, dimension(:), intent(in) | W, | ||
| real, dimension(:), intent(in) | B, | ||
| real, intent(inout) | P0, | ||
| real, intent(inout) | S2, | ||
| real, intent(inout) | P, | ||
| integer, intent(out) | IREP | ||
| ) |
Definition at line 1434 of file mode_splines.F90.
1.8.5