The TELEMAC-MASCARET system  trunk
Functions/Subroutines
sd_nnsc.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sd_nnsc (N, R, C, IL, JL, IJL, L, D, IU, JU, IJU, U, Z, B, TMP)
 

Function/Subroutine Documentation

◆ sd_nnsc()

subroutine sd_nnsc ( integer  N,
integer, dimension(*)  R,
integer, dimension(*)  C,
integer, dimension(*)  IL,
integer, dimension(*)  JL,
integer, dimension(*)  IJL,
double precision, dimension(*)  L,
double precision, dimension(*)  D,
integer, dimension(*)  IU,
integer, dimension(*)  JU,
integer, dimension(*)  IJU,
double precision, dimension(*)  U,
double precision, dimension(*)  Z,
double precision, dimension(*)  B,
double precision, dimension(*)  TMP 
)
Parameters
[in]rL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]cL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]ilL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]jlL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]ijlL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]iuL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]juL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]ijuL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x
[in]nL Lower factorized triangular matrix
[in]NRank of matrix
[in]ROrdering of the rows of matrix
[in]TMPReal one-dimensional work array
[in]UUpper factorized triangular matrix
[out]ZSolution x

Definition at line 7 of file sd_nnsc.f.

+ Here is the caller graph for this function: