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

Go to the source code of this file.

Functions/Subroutines

subroutine ov_2 (OP, X, DIMX, Y, DIMY, Z, DIMZ, C, DIM1, NPOIN)
 

Function/Subroutine Documentation

◆ ov_2()

subroutine ov_2 ( character(len=8), intent(in)  OP,
double precision, dimension(dim1,*), intent(inout)  X,
integer, intent(in)  DIMX,
double precision, dimension(dim1,*), intent(in)  Y,
integer, intent(in)  DIMY,
double precision, dimension(dim1,*), intent(in)  Z,
integer, intent(in)  DIMZ,
double precision, intent(in)  C,
integer, intent(in)  DIM1,
integer, intent(in)  NPOIN 
)
Parameters
[in]dimxC A given constant
[in]DIM1First dimension of x, y and z
[in]DIMXSecond dimension of x
[in]DIMYSecond dimension of y
[in]DIMZSecond dimension of z
[in]NPOINSize of vectors
[in]OPString indicating the operation to be done
[out]XResulting vector
[in]YTo be used in the operation
[in]ZTo be used in the operation
[in]dimyC A given constant
[in]DIM1First dimension of x, y and z
[in]DIMXSecond dimension of x
[in]DIMYSecond dimension of y
[in]DIMZSecond dimension of z
[in]NPOINSize of vectors
[in]OPString indicating the operation to be done
[out]XResulting vector
[in]YTo be used in the operation
[in]ZTo be used in the operation
[in]dimzC A given constant
[in]DIM1First dimension of x, y and z
[in]DIMXSecond dimension of x
[in]DIMYSecond dimension of y
[in]DIMZSecond dimension of z
[in]NPOINSize of vectors
[in]OPString indicating the operation to be done
[out]XResulting vector
[in]YTo be used in the operation
[in]ZTo be used in the operation
[in]dim1C A given constant
[in]DIM1First dimension of x, y and z
[in]DIMXSecond dimension of x
[in]DIMYSecond dimension of y
[in]DIMZSecond dimension of z
[in]NPOINSize of vectors
[in]OPString indicating the operation to be done
[out]XResulting vector
[in]YTo be used in the operation
[in]ZTo be used in the operation
[in]npoinC A given constant
[in]DIM1First dimension of x, y and z
[in]DIMXSecond dimension of x
[in]DIMYSecond dimension of y
[in]DIMZSecond dimension of z
[in]NPOINSize of vectors
[in]OPString indicating the operation to be done
[out]XResulting vector
[in]YTo be used in the operation
[in]ZTo be used in the operation

Definition at line 7 of file ov_2.f.

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