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

Go to the source code of this file.

Functions/Subroutines

subroutine omborseg (OP, DM, XM, TYPEXM, DN, XN, TYPEXN, C, NDIAG, MSEG1, MSEG2, NSEG1, NSEG2, NBOR)
 

Function/Subroutine Documentation

◆ omborseg()

subroutine omborseg ( character(len=8), intent(in)  OP,
double precision, dimension(*), intent(inout)  DM,
double precision, dimension(mseg1+mseg2), intent(inout)  XM,
character(len=1), intent(inout)  TYPEXM,
double precision, dimension(*), intent(in)  DN,
double precision, dimension(nseg1+nseg2), intent(in)  XN,
character(len=1), intent(inout)  TYPEXN,
double precision, intent(in)  C,
integer, intent(in)  NDIAG,
integer, intent(in)  MSEG1,
integer, intent(in)  MSEG2,
integer, intent(in)  NSEG1,
integer, intent(in)  NSEG2,
integer, dimension(*), intent(in)  NBOR 
)
Parameters
[in]ndiagC A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NBORGlobal number of boundary points
[in]NDIAGNumber of terms in the diagonal
[in]MSEG1Number of segments of line element of m
[in]MSEG2Number of segments of column element of m
[in]NSEG1Number of segments of line element of n
[in]NSEG2Number of segments of column element of n
[in]OPOperation to be done (see above)
[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]mseg1C A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NBORGlobal number of boundary points
[in]NDIAGNumber of terms in the diagonal
[in]MSEG1Number of segments of line element of m
[in]MSEG2Number of segments of column element of m
[in]NSEG1Number of segments of line element of n
[in]NSEG2Number of segments of column element of n
[in]OPOperation to be done (see above)
[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]mseg2C A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NBORGlobal number of boundary points
[in]NDIAGNumber of terms in the diagonal
[in]MSEG1Number of segments of line element of m
[in]MSEG2Number of segments of column element of m
[in]NSEG1Number of segments of line element of n
[in]NSEG2Number of segments of column element of n
[in]OPOperation to be done (see above)
[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,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NBORGlobal number of boundary points
[in]NDIAGNumber of terms in the diagonal
[in]MSEG1Number of segments of line element of m
[in]MSEG2Number of segments of column element of m
[in]NSEG1Number of segments of line element of n
[in]NSEG2Number of segments of column element of n
[in]OPOperation to be done (see above)
[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,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NBORGlobal number of boundary points
[in]NDIAGNumber of terms in the diagonal
[in]MSEG1Number of segments of line element of m
[in]MSEG2Number of segments of column element of m
[in]NSEG1Number of segments of line element of n
[in]NSEG2Number of segments of column element of n
[in]OPOperation to be done (see above)
[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 omborseg.f.

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