My Project
 All Classes Files Functions Variables Macros
coefpoly.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine coefpoly (Xf1, Xf2, Xprim1, Xprim2, xtild1, xtild2, a0, a1, a2, a3)

Function/Subroutine Documentation

subroutine coefpoly ( real(kind=8)  Xf1,
real(kind=8)  Xf2,
real(kind=8)  Xprim1,
real(kind=8)  Xprim2,
real(kind=8)  xtild1,
real(kind=8)  xtild2,
real(kind=8)  a0,
real(kind=8)  a1,
real(kind=8)  a2,
real(kind=8)  a3 
)

Definition at line 4 of file coefpoly.F.