LMDZ
|
Functions/Subroutines | |
subroutine | coefpoly (xf1, xf2, xprim1, xprim2, xtild1, xtild2, a0, a1, a2, a3) |
subroutine coefpoly_m::coefpoly | ( | real(k8), intent(in) | xf1, |
real(k8), intent(in) | xf2, | ||
real(k8), intent(in) | xprim1, | ||
real(k8), intent(in) | xprim2, | ||
real(k8), intent(in) | xtild1, | ||
real(k8), intent(in) | xtild2, | ||
real(k8), intent(out) | a0, | ||
real(k8), intent(out) | a1, | ||
real(k8), intent(out) | a2, | ||
real(k8), intent(out) | a3 | ||
) |