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

Go to the source code of this file.

Functions/Subroutines

subroutine mv0202 (OP, X, DA, TYPDIA, XA12, XA21, TYPEXT, Y, C, IKLE1, IKLE2, NPOIN, NELEM, W1, W2)
 

Function/Subroutine Documentation

◆ mv0202()

subroutine mv0202 ( character(len=*), intent(in)  OP,
double precision, dimension(*), intent(inout)  X,
double precision, dimension(*), intent(in)  DA,
character(len=*), intent(in)  TYPDIA,
double precision, dimension(*), intent(in)  XA12,
double precision, dimension(*), intent(in)  XA21,
character(len=*), intent(in)  TYPEXT,
double precision, dimension(*), intent(in)  Y,
double precision, intent(in)  C,
integer, dimension(*), intent(in)  IKLE1,
integer, dimension(*), intent(in)  IKLE2,
integer, intent(in)  NPOIN,
integer, intent(in)  NELEM,
double precision, dimension(*), intent(inout)  W1,
double precision, dimension(*), intent(inout)  W2 
)
Parameters
[in]nelemC A given constant
[in]DAMatrix diagonal
[in]IKLE1First point of segment
[in]IKLE2Second point of segment
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in]OPOperation to be done (see above)
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in,out]W1Result in non assembled form
[in,out]W2Result in non assembled form
[in,out]XResult in assembled form
[in]XA12Off-diagonal term of matrix
[in]XA21Off-diagonal term of matrix
[in]YVector used in the operation
[in]npoinC A given constant
[in]DAMatrix diagonal
[in]IKLE1First point of segment
[in]IKLE2Second point of segment
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in]OPOperation to be done (see above)
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in,out]W1Result in non assembled form
[in,out]W2Result in non assembled form
[in,out]XResult in assembled form
[in]XA12Off-diagonal term of matrix
[in]XA21Off-diagonal term of matrix
[in]YVector used in the operation

Definition at line 8 of file mv0202.f.

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