Public Member Functions | |
| subroutine | SPLPS2V (B, W, N, P0, S2, P, IREP) |
Definition at line 75 of file mode_splines.F90.
| subroutine MODE_SPLINES::SPLPS2V::SPLPS2V | ( | REAL, dimension(:), intent(in) | B, |
| REAL, dimension(:), intent(in) | W, | ||
| INTEGER, intent(in) | N, | ||
| REAL, intent(inout) | P0, | ||
| REAL, intent(in) | S2, | ||
| REAL, intent(out) | P, | ||
| INTEGER, intent(out) | IREP | ||
| ) |
Definition at line 1255 of file mode_splines.F90.
1.8.0