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

Go to the source code of this file.

Functions/Subroutines

subroutine om5161 (OP, DM, TYPDIM, XM, TYPEXM, DN, TYPDIN, XN, TYPEXN, C, NULONE, NELBOR, NBOR, NELMAX, SIZDN, SIZXN, SZMXN)
 

Function/Subroutine Documentation

◆ om5161()

subroutine om5161 ( character(len=8), intent(in)  OP,
double precision, dimension(*), intent(inout)  DM,
character(len=1), intent(inout)  TYPDIM,
double precision, dimension(nelmax,*), intent(inout)  XM,
character(len=1), intent(inout)  TYPEXM,
double precision, dimension(*), intent(in)  DN,
character(len=1), intent(inout)  TYPDIN,
double precision, dimension(szmxn,*), intent(in)  XN,
character(len=1), intent(inout)  TYPEXN,
double precision, intent(in)  C,
integer, dimension(szmxn,3), intent(in)  NULONE,
integer, dimension(*), intent(in)  NELBOR,
integer, dimension(*), intent(in)  NBOR,
integer, intent(in)  NELMAX,
integer, intent(in)  SIZDN,
integer, intent(in)  SIZXN,
integer, intent(in)  SZMXN 
)
Parameters
[in]nelmaxC A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NELBORFor the kth boundary edge, gives the corresponding ELEMENT.
[in]NELMAXMaximum number of elements
[in]NULONEGoes with array nelbor. nelbor gives the ADJACENT ELEMENT, NULONE GIVES THE LOCAL NUMBER OF THE FIRST NODE OF THE BOUNDARY EDGE I.E. 1, 2 OR 3 FOR TRIANGLES.
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMXNMaximum size of off-diagonal terms xn
[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]sizdnC A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NELBORFor the kth boundary edge, gives the corresponding ELEMENT.
[in]NELMAXMaximum number of elements
[in]NULONEGoes with array nelbor. nelbor gives the ADJACENT ELEMENT, NULONE GIVES THE LOCAL NUMBER OF THE FIRST NODE OF THE BOUNDARY EDGE I.E. 1, 2 OR 3 FOR TRIANGLES.
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMXNMaximum size of off-diagonal terms xn
[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]sizxnC A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NELBORFor the kth boundary edge, gives the corresponding ELEMENT.
[in]NELMAXMaximum number of elements
[in]NULONEGoes with array nelbor. nelbor gives the ADJACENT ELEMENT, NULONE GIVES THE LOCAL NUMBER OF THE FIRST NODE OF THE BOUNDARY EDGE I.E. 1, 2 OR 3 FOR TRIANGLES.
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMXNMaximum size of off-diagonal terms xn
[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]szmxnC A given constant used in operation op
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]NELBORFor the kth boundary edge, gives the corresponding ELEMENT.
[in]NELMAXMaximum number of elements
[in]NULONEGoes with array nelbor. nelbor gives the ADJACENT ELEMENT, NULONE GIVES THE LOCAL NUMBER OF THE FIRST NODE OF THE BOUNDARY EDGE I.E. 1, 2 OR 3 FOR TRIANGLES.
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMXNMaximum size of off-diagonal terms xn
[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 om5161.f.

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