Go to the source code of this file.
Functions/Subroutines | |
real(long) | dfdx_nth (no, x, f, v) |
subroutine | combinations (is, ie, jj) |
subroutine dfdx_nth::combinations | ( | integer,intent(in) | is, | |
integer,intent(in) | ie, | |||
integer | jj | |||
) |
real(long) dfdx_nth | ( | integer,intent(in) | no, | |
real(long),dimension(no+1),intent(in) | x, | |||
real(long),dimension(no+1),intent(in) | f, | |||
real(long),intent(in) | v | |||
) |