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

Go to the source code of this file.

Functions/Subroutines

subroutine ov_comp (OP, X, Y, Z, C, NPOIN, X_ERR, Y_ERR, Z_ERR)
 

Function/Subroutine Documentation

◆ ov_comp()

subroutine ov_comp ( character(len=8), intent(in)  OP,
double precision, dimension(npoin), intent(inout)  X,
double precision, dimension(npoin), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
double precision, intent(in)  C,
integer, intent(in)  NPOIN,
double precision, dimension(npoin), intent(inout), optional  X_ERR,
double precision, dimension(npoin), intent(in), optional  Y_ERR,
double precision, dimension(npoin), intent(in), optional  Z_ERR 
)
Parameters
[in]npoinC A given constant
[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 8 of file ov_comp.f.

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