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

Go to the source code of this file.

Functions/Subroutines

subroutine omseg (OP, DM, TYPDIM, XM, TYPEXM, DN, TYPDIN, XN, TYPEXN, D, C, NDIAG, NSEG1, NSEG2, GLOSEG, SIZGLO)
 

Function/Subroutine Documentation

◆ omseg()

subroutine omseg ( character(len=8), intent(in)  OP,
double precision, dimension(*), intent(inout)  DM,
character(len=1), intent(inout)  TYPDIM,
double precision, dimension(*), intent(inout)  XM,
character(len=1), intent(inout)  TYPEXM,
double precision, dimension(*), intent(in)  DN,
character(len=1), intent(inout)  TYPDIN,
double precision, dimension(*), intent(in)  XN,
character(len=1), intent(inout)  TYPEXN,
double precision, dimension(*), intent(in)  D,
double precision, intent(in)  C,
integer, intent(in)  NDIAG,
integer, intent(in)  NSEG1,
integer, intent(in)  NSEG2,
integer, dimension(sizglo,2), intent(in)  GLOSEG,
integer, intent(in)  SIZGLO 
)
Parameters
[in]ndiagC A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NDIAGNumber of terms in the diagonal
[in]NSEG1Number of segments of line element
[in]NSEG2Number of segments of column element
[in]OPOperation to be done (see above)
[in,out]TYPDIMType of diagonal of m: TYPDIM = 'Q' : ANY VALUE TYPDIM = 'I' : IDENTITY TYPDIM = '0' : ZERO
[in,out]TYPDINType of diagonal of n: TYPDIN = 'Q' : ANY VALUE TYPDIN = 'I' : IDENTITY TYPDIN = '0' : ZERO
[in]TYPEXMType of off-diagonal terms of m: TYPEXM = 'Q' : ANY VALUE TYPEXM = 'S' : SYMMETRIC TYPEXM = '0' : ZERO
[in]TYPEXNType of off-diagonal terms of n: TYPEXN = 'Q' : ANY VALUE TYPEXN = 'S' : SYMMETRIC TYPEXN = '0' : ZERO
[in]XMOff-diagonal terms of m
[in]XNOff-diagonal terms of n
[in]nseg1C A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NDIAGNumber of terms in the diagonal
[in]NSEG1Number of segments of line element
[in]NSEG2Number of segments of column element
[in]OPOperation to be done (see above)
[in,out]TYPDIMType of diagonal of m: TYPDIM = 'Q' : ANY VALUE TYPDIM = 'I' : IDENTITY TYPDIM = '0' : ZERO
[in,out]TYPDINType of diagonal of n: TYPDIN = 'Q' : ANY VALUE TYPDIN = 'I' : IDENTITY TYPDIN = '0' : ZERO
[in]TYPEXMType of off-diagonal terms of m: TYPEXM = 'Q' : ANY VALUE TYPEXM = 'S' : SYMMETRIC TYPEXM = '0' : ZERO
[in]TYPEXNType of off-diagonal terms of n: TYPEXN = 'Q' : ANY VALUE TYPEXN = 'S' : SYMMETRIC TYPEXN = '0' : ZERO
[in]XMOff-diagonal terms of m
[in]XNOff-diagonal terms of n
[in]nseg2C A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NDIAGNumber of terms in the diagonal
[in]NSEG1Number of segments of line element
[in]NSEG2Number of segments of column element
[in]OPOperation to be done (see above)
[in,out]TYPDIMType of diagonal of m: TYPDIM = 'Q' : ANY VALUE TYPDIM = 'I' : IDENTITY TYPDIM = '0' : ZERO
[in,out]TYPDINType of diagonal of n: TYPDIN = 'Q' : ANY VALUE TYPDIN = 'I' : IDENTITY TYPDIN = '0' : ZERO
[in]TYPEXMType of off-diagonal terms of m: TYPEXM = 'Q' : ANY VALUE TYPEXM = 'S' : SYMMETRIC TYPEXM = '0' : ZERO
[in]TYPEXNType of off-diagonal terms of n: TYPEXN = 'Q' : ANY VALUE TYPEXN = 'S' : SYMMETRIC TYPEXN = '0' : ZERO
[in]XMOff-diagonal terms of m
[in]XNOff-diagonal terms of n
[in]sizgloC A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NDIAGNumber of terms in the diagonal
[in]NSEG1Number of segments of line element
[in]NSEG2Number of segments of column element
[in]OPOperation to be done (see above)
[in,out]TYPDIMType of diagonal of m: TYPDIM = 'Q' : ANY VALUE TYPDIM = 'I' : IDENTITY TYPDIM = '0' : ZERO
[in,out]TYPDINType of diagonal of n: TYPDIN = 'Q' : ANY VALUE TYPDIN = 'I' : IDENTITY TYPDIN = '0' : ZERO
[in]TYPEXMType of off-diagonal terms of m: TYPEXM = 'Q' : ANY VALUE TYPEXM = 'S' : SYMMETRIC TYPEXM = '0' : ZERO
[in]TYPEXNType of off-diagonal terms of n: TYPEXN = 'Q' : ANY VALUE TYPEXN = 'S' : SYMMETRIC TYPEXN = '0' : ZERO
[in]XMOff-diagonal terms of m
[in]XNOff-diagonal terms of n

Definition at line 8 of file omseg.f.

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