The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sd_strtri (IS, N, IND) |
subroutine sd_strtri | ( | integer, dimension(n), intent(in) | IS, |
integer, intent(in) | N, | ||
integer, dimension(n), intent(inout) | IND | ||
) |
[in] | n | [out] IND Permutation array for ascending order is |
[in] | IS | Integer array to sort in ascending order |
[in] | N | Length of is |
Definition at line 7 of file sd_strtri.f.