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

Go to the source code of this file.

Functions/Subroutines

subroutine om4111 (OP, DM, TYPDIM, XM, TYPEXM, DN, TYPDIN, XN, TYPEXN, SIZDN, SZMDN, SIZXN, NETAGE, NELMAX3D)
 

Function/Subroutine Documentation

◆ om4111()

subroutine om4111 ( character(len=8), intent(in)  OP,
double precision, dimension(szmdn,*), intent(inout)  DM,
character(len=1), intent(inout)  TYPDIM,
double precision, dimension(nelmax3d/netage,netage,*), intent(inout)  XM,
character(len=1), intent(inout)  TYPEXM,
double precision, dimension(*), intent(in)  DN,
character(len=1), intent(inout)  TYPDIN,
double precision, dimension(nelmax3d/netage,*), intent(in)  XN,
character(len=1), intent(inout)  TYPEXN,
integer, intent(in)  SIZDN,
integer, intent(in)  SZMDN,
integer, intent(in)  SIZXN,
integer, intent(in)  NETAGE,
integer, intent(in)  NELMAX3D 
)
Parameters
[in]netage[in, out] DM Diagonal of m
[in]DNDiagonal of n
[in]NELMAX3DMaximum number of 3d elements
[in]NETAGENumber of planes - 1
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMDNMaximum size of diagonal dn
[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]sizdn[in, out] DM Diagonal of m
[in]DNDiagonal of n
[in]NELMAX3DMaximum number of 3d elements
[in]NETAGENumber of planes - 1
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMDNMaximum size of diagonal dn
[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]szmdn[in, out] DM Diagonal of m
[in]DNDiagonal of n
[in]NELMAX3DMaximum number of 3d elements
[in]NETAGENumber of planes - 1
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMDNMaximum size of diagonal dn
[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]sizxn[in, out] DM Diagonal of m
[in]DNDiagonal of n
[in]NELMAX3DMaximum number of 3d elements
[in]NETAGENumber of planes - 1
[in]OPOperation to be done (see above)
[in]SIZDNSize of diagonal dn
[in]SIZXNSize of off-diagonal terms xn
[in]SZMDNMaximum size of diagonal dn
[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 om4111.f.

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