![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | make_subtag_alluvial (nn_s, zz_elevation, j, sub_tag_all |
Assignes labels for multi not-honoring technique. | |
subroutine make_subtag_alluvial | ( | integer*4 | nn_s, |
real*8, dimension(nn_s) | zz_elevation, | ||
integer*4 | j, | ||
integer*4, dimension(nn_s) | sub_tag_all | ||
) |
Assignes labels for multi not-honoring technique.
[in] | nn_s | number of nodes |
[in] | zz_elevation | depth of the nodes with respect to the surface |
[in] | j | = tag |
[in] | xx_s | x-coordinate of spectral nodes |
[out] | sub_tag_all | labels for multi not-honoring |
Definition at line 30 of file MAKE_SUBTAG_ALLUVIAL.f90.
Referenced by make_nothonoring().