Public Member Functions | |
| subroutine | SPLBSEL (X, Z, AI, BI, NS, XS, ZS, IREP) |
Definition at line 133 of file mode_splines.F90.
| subroutine MODE_SPLINES::SPLBSEL::SPLBSEL | ( | REAL, dimension(:,:), intent(in) | X, |
| REAL, dimension(:), intent(in) | Z, | ||
| REAL, dimension(:), intent(in) | AI, | ||
| REAL, dimension(:), intent(in) | BI, | ||
| INTEGER, intent(out) | NS, | ||
| REAL, dimension(:,:), intent(out) | XS, | ||
| REAL, dimension(:), intent(out) | ZS, | ||
| INTEGER, intent(out) | IREP | ||
| ) |
Definition at line 2330 of file mode_splines.F90.
1.8.0