Go to the source code of this file.
|
subroutine | qtria2 (F, XK, NF, NDIRE, NPOIN2, TSTOT) |
|
◆ qtria2()
subroutine qtria2 |
( |
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
double precision, dimension(npoin2,nf), intent(in) |
XK, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSTOT |
|
) |
| |
- Parameters
-
[in] | nf | F Directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
[in] | ndire | F Directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
[in] | npoin2 | F Directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
Definition at line 7 of file qtria2.f.