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

Go to the source code of this file.

Functions/Subroutines

subroutine filpol (F, C, XSOM, YSOM, NSOM, MESH)
 

Function/Subroutine Documentation

◆ filpol()

subroutine filpol ( type(bief_obj), intent(inout)  F,
double precision, intent(in)  C,
double precision, dimension(*), intent(in)  XSOM,
double precision, dimension(*), intent(in)  YSOM,
integer, intent(in)  NSOM,
type(bief_mesh), intent(in)  MESH 
)
Parameters
[in]nsomC Constant to be prescribed inside the polygon.
[in,out]FThe result (vector)
[in]MESHMesh structure
[in]NSOMNumber of vertices in the polygon
[in]XSOMAbscissae of vertices in the polygon
[in]YSOMOrdinates of vertices in the polygon

Definition at line 7 of file filpol.f.

+ Here is the call graph for this function: