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

Go to the source code of this file.

Functions/Subroutines

subroutine ovdb (OP, X, Y, Z, C, NBOR, NPTFR)
 

Function/Subroutine Documentation

◆ ovdb()

subroutine ovdb ( character(len=8), intent(in)  OP,
double precision, dimension(*), intent(inout)  X,
double precision, dimension(*), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
double precision, intent(in)  C,
integer, dimension(*), intent(in)  NBOR,
integer, intent(in)  NPTFR 
)
Parameters
[in]nptfrC A given constant
[in]NBORGlobal number of boundary points
[in]NPTFRNumber of boundary points
[in]OPString indicating the operation to be done
[out]XResult (a bief_obj structure)
[in]YTo be used in the operation
[in]ZTo be used in the operation
[in]nborC A given constant
[in]NBORGlobal number of boundary points
[in]NPTFRNumber of boundary points
[in]OPString indicating the operation to be done
[out]XResult (a bief_obj structure)
[in]YTo be used in the operation
[in]ZTo be used in the operation

Definition at line 7 of file ovdb.f.

+ Here is the caller graph for this function: