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

Go to the source code of this file.

Functions/Subroutines

subroutine flux_ef_vf_2 (PHIEL, NELEM, NELMAX, IKLE, IOPT, NPOIN, FN, FI_I, FSTAR, HN, H, SU, TETA, DFDT)
 

Function/Subroutine Documentation

◆ flux_ef_vf_2()

subroutine flux_ef_vf_2 ( double precision, dimension(nelmax,3), intent(in)  PHIEL,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, dimension(nelmax,3), intent(in)  IKLE,
integer, intent(in)  IOPT,
integer, intent(in)  NPOIN,
type(bief_obj), intent(in)  FN,
double precision, dimension(npoin), intent(inout)  FI_I,
double precision, dimension(npoin), intent(inout)  FSTAR,
double precision, dimension(npoin), intent(inout)  HN,
double precision, dimension(npoin), intent(inout)  H,
double precision, dimension(nelem), intent(in)  SU,
double precision, intent(in)  TETA,
double precision, dimension(npoin), intent(in)  DFDT 
)
Parameters
[in]iopt[out] FI_I Assembled contributions
[in]FNF at time n
[in]FSTAREstimation of f at time n+1
[in]HDepth at time n+1
[in]HNDepth at time n
[in]IKLEConnectivity table
[in]IOPTOption (2:n 3:psi but not used)
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in]PHIELPer element, fluxes leaving points
[in]SUPer element, area of element
[in]TETACrank-nicholson coefficient
[in]DFDTEstimation of derivative in time of f
[in]nelem[out] FI_I Assembled contributions
[in]FNF at time n
[in]FSTAREstimation of f at time n+1
[in]HDepth at time n+1
[in]HNDepth at time n
[in]IKLEConnectivity table
[in]IOPTOption (2:n 3:psi but not used)
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in]PHIELPer element, fluxes leaving points
[in]SUPer element, area of element
[in]TETACrank-nicholson coefficient
[in]DFDTEstimation of derivative in time of f
[in]nelmax[out] FI_I Assembled contributions
[in]FNF at time n
[in]FSTAREstimation of f at time n+1
[in]HDepth at time n+1
[in]HNDepth at time n
[in]IKLEConnectivity table
[in]IOPTOption (2:n 3:psi but not used)
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in]PHIELPer element, fluxes leaving points
[in]SUPer element, area of element
[in]TETACrank-nicholson coefficient
[in]DFDTEstimation of derivative in time of f

Definition at line 8 of file flux_ef_vf_2.f.

+ Here is the caller graph for this function: