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

Go to the source code of this file.

Functions/Subroutines

subroutine sd_solve_1 (NPOIN, NSEGB, GLOSEG, MAXSEG, DA, XA, XINC, RHS, INFOGR, TYPEXT)
 

Function/Subroutine Documentation

◆ sd_solve_1()

subroutine sd_solve_1 ( integer, intent(in)  NPOIN,
integer, intent(in)  NSEGB,
integer, dimension(maxseg,2), intent(in)  GLOSEG,
integer, intent(in)  MAXSEG,
double precision, dimension(npoin), intent(inout)  DA,
double precision, dimension(*), intent(in)  XA,
double precision, dimension(npoin), intent(inout)  XINC,
double precision, dimension(npoin), intent(in)  RHS,
logical, intent(in)  INFOGR,
character(len=1), intent(in)  TYPEXT 
)
Parameters
[in]npoinDA Matrix diagonal coefficients
[in]XAOff-diagonal term of matrix
[in]GLOSEGGlobal number of segments of the matrix
[in]INFOGRIf, yes informations on listing
[in]MAXSEGMaximum number of segments
[in]NPOINNumber of unknown
[in]NSEGBNumber of segments
[in]RHSSecond member of linear equation

Definition at line 7 of file sd_solve_1.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: