Go to the source code of this file.
|
subroutine | sd_nroc (N, IC, IA, JA, A, JAR, AR, P, FLAG) |
|
◆ sd_nroc()
subroutine sd_nroc |
( |
integer |
N, |
|
|
integer, dimension(*) |
IC, |
|
|
integer, dimension(*) |
IA, |
|
|
integer, dimension(*) |
JA, |
|
|
double precision, dimension(*) |
A, |
|
|
integer, dimension(*) |
JAR, |
|
|
double precision, dimension(*) |
AR, |
|
|
integer, dimension(*) |
P, |
|
|
integer |
FLAG |
|
) |
| |
- Parameters
-
[in] | ic | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
[in] | ia | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
[in] | ja | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
[in] | jar | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
[in] | p | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
[in] | flag | IC Inverse of the ordering of the columns of matrix |
[in] | N | Rank of matrix |
Definition at line 7 of file sd_nroc.f.