Go to the source code of this file.
|
subroutine | kmoyen (XKMOY, XK, F, NF, NDIRE, NPOIN2, AUX1, AUX2, AUX3) |
|
◆ kmoyen()
subroutine kmoyen |
( |
double precision, dimension(npoin2), intent(inout) |
XKMOY, |
|
|
double precision, dimension(npoin2,nf), intent(in) |
XK, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
double precision, dimension(npoin2), intent(inout) |
AUX1, |
|
|
double precision, dimension(npoin2), intent(inout) |
AUX2, |
|
|
double precision, dimension(npoin2), intent(inout) |
AUX3 |
|
) |
| |
- Parameters
-
[in] | nf | [in, out] AUX1 Work table |
[in,out] | AUX2 | Work table |
[in,out] | AUX3 | Work table |
[in] | DFREQ | Frequency steps between discretized frequencies |
| | |
Definition at line 7 of file kmoyen.f.