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

Go to the source code of this file.

Functions/Subroutines

subroutine sd_solve_4 (NPOIN, NSEGB, GLOSEGB, DAB1, DAB2, DAB3, DAB4, XAB1, XAB2, XAB3, XAB4, XX1, XX2, CVB1, CVB2, INFOGR, TYPEXT1, TYPEXT2, TYPEXT3, TYPEXT4)
 

Function/Subroutine Documentation

◆ sd_solve_4()

subroutine sd_solve_4 ( integer, intent(in)  NPOIN,
integer, intent(in)  NSEGB,
integer, dimension(nsegb*2), intent(in)  GLOSEGB,
double precision, dimension(npoin), intent(in)  DAB1,
double precision, dimension(npoin), intent(in)  DAB2,
double precision, dimension(npoin), intent(in)  DAB3,
double precision, dimension(npoin), intent(in)  DAB4,
double precision, dimension(*), intent(in)  XAB1,
double precision, dimension(*), intent(in)  XAB2,
double precision, dimension(*), intent(in)  XAB3,
double precision, dimension(*), intent(in)  XAB4,
double precision, dimension(npoin), intent(inout)  XX1,
double precision, dimension(npoin), intent(inout)  XX2,
double precision, dimension(npoin), intent(in)  CVB1,
double precision, dimension(npoin), intent(in)  CVB2,
logical, intent(in)  INFOGR,
character(len=1), intent(in)  TYPEXT1,
character(len=1), intent(in)  TYPEXT2,
character(len=1), intent(in)  TYPEXT3,
character(len=1), intent(in)  TYPEXT4 
)
Parameters
[in]npoinDABX Diagonal terms of sub-matrix x
[in]GLOSEGBGlobal number of segment of a sub-matrix
[in]INFOGRIf, yes informations on listing
[in]NPOINNombre d'inconnues
[in]NSEGBNombre de segments
[in]TYPEXT1Type of matrix storage : block 1
[in]TYPEXT2Type of matrix storage : block 2
[in]TYPEXT3Type of matrix storage : block 3
[in]TYPEXT4Type of matrix storage : block 4
[in]XABXOff-diagonal terms of sub-matrix x
[in]nsegbDABX Diagonal terms of sub-matrix x
[in]GLOSEGBGlobal number of segment of a sub-matrix
[in]INFOGRIf, yes informations on listing
[in]NPOINNombre d'inconnues
[in]NSEGBNombre de segments
[in]TYPEXT1Type of matrix storage : block 1
[in]TYPEXT2Type of matrix storage : block 2
[in]TYPEXT3Type of matrix storage : block 3
[in]TYPEXT4Type of matrix storage : block 4
[in]XABXOff-diagonal terms of sub-matrix x

Definition at line 8 of file sd_solve_4.f.

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