Go to the source code of this file.
|
subroutine | limite (F, FREQ, NPOIN2, NDIRE, NF) |
|
◆ limite()
subroutine limite |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
F, |
|
|
double precision, dimension(nf), intent(in) |
FREQ, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NF |
|
) |
| |
- Parameters
-
[in] | nf | F Directional spectrum |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | ndire | F Directional spectrum |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | npoin2 | F Directional spectrum |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
Definition at line 6 of file limite.f.