Go to the source code of this file.
Functions/Subroutines | |
| program | extrapolation |
| real(8) | lagint_2nd (x, y, v) |
| program extrapolation | ( | ) |
Definition at line 1 of file extrapolate_2ndod.f90.
| real(8) lagint_2nd | ( | real(8),dimension(2) | x, | |
| real(8),dimension(2) | y, | |||
| real(8) | v | |||
| ) |
Definition at line 41 of file extrapolate_2ndod.f90.
1.6.1