Go to the source code of this file.
|
subroutine | frepic (FPIC, F, NF, NDIRE, NPOIN2) |
|
◆ frepic()
subroutine frepic |
( |
double precision, dimension(npoin2), intent(inout) |
FPIC, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2 |
|
) |
| |
- Parameters
-
[in] | nf | [in, out] E Work table |
[in,out] | EMAX | Work table |
[in] | F | Variance density directional spectrum |
[out] | FPIC | Peak frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | ndire | [in, out] E Work table |
[in,out] | EMAX | Work table |
[in] | F | Variance density directional spectrum |
[out] | FPIC | Peak frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | npoin2 | [in, out] E Work table |
[in,out] | EMAX | Work table |
[in] | F | Variance density directional spectrum |
[out] | FPIC | Peak frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
Definition at line 7 of file frepic.f.