Go to the source code of this file.
|
double precision function | couple (XK1, YK1, XK2, YK2, XK3, YK3, XK4, YK4) |
|
◆ couple()
double precision function couple |
( |
double precision, intent(in) |
XK1, |
|
|
double precision, intent(in) |
YK1, |
|
|
double precision, intent(in) |
XK2, |
|
|
double precision, intent(in) |
YK2, |
|
|
double precision, intent(in) |
XK3, |
|
|
double precision, intent(in) |
YK3, |
|
|
double precision, intent(in) |
XK4, |
|
|
double precision, intent(in) |
YK4 |
|
) |
| |
- Parameters
-
[in] | xk1 | G.MATTAROLO (EDF - LNHE) 14/06/2011 V6P1 Translation of French names of the variables in argument |
[in] | yk1 | G.MATTAROLO (EDF - LNHE) 14/06/2011 V6P1 Translation of French names of the variables in argument |
[in] | xk2 | G.MATTAROLO (EDF - LNHE) 14/06/2011 V6P1 Translation of French names of the variables in argument |
[in] | yk2 | G.MATTAROLO (EDF - LNHE) 14/06/2011 V6P1 Translation of French names of the variables in argument |
Definition at line 7 of file couple.f.