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

Go to the source code of this file.

Functions/Subroutines

subroutine om2121 (OP, DM, TYPDIM, XM, TYPEXM, DN, TYPDIN, XN, TYPEXN, D, C, IKLE, NELEM, NELMAX, NDIAG)
 

Function/Subroutine Documentation

◆ om2121()

subroutine om2121 ( 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(nelmax,*), intent(in)  XN,
character(len=1), intent(inout)  TYPEXN,
double precision, dimension(*), intent(in)  D,
double precision, intent(in)  C,
integer, dimension(nelmax,4), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  NDIAG 
)
Parameters
[in]nelemC A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]IKLEConnectivity table.
[in]NDIAGNumber of terms in the diagonal
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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]nelmaxC A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]IKLEConnectivity table.
[in]NDIAGNumber of terms in the diagonal
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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]ndiagC A given constant used in operation op
[in]DA diagonal matrix
[in,out]DMDiagonal of m
[in]DNDiagonal of n
[in]IKLEConnectivity table.
[in]NDIAGNumber of terms in the diagonal
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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 om2121.f.

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