Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gensocfr |
| pure subroutine | splined (n, wc, f, df) |
| subroutine gensocfr | ( | ) |
Definition at line 7 of file gensocfr.f90.
| pure subroutine gensocfr::splined | ( | integer, intent(in) | n, |
| real(8), dimension(12,n), intent(in) | wc, | ||
| real(8), dimension(n), intent(in) | f, | ||
| real(8), dimension(n), intent(out) | df | ||
| ) |