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

Go to the source code of this file.

Functions/Subroutines

subroutine ludcmp (A, N, NP, INDX)
 

Function/Subroutine Documentation

◆ ludcmp()

subroutine ludcmp ( double precision, dimension(np,np), intent(inout)  A,
integer, intent(in)  N,
integer, intent(in)  NP,
integer, dimension(n), intent(inout)  INDX 
)
Parameters
[in]nA Matrix of the system
[in]INDXAddress in right-hand side
[in]NSize of b
[in]NPRank of matrix a
[in]npA Matrix of the system
[in]INDXAddress in right-hand side
[in]NSize of b
[in]NPRank of matrix a

Definition at line 7 of file ludcmp.f.

+ Here is the caller graph for this function: