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

Go to the source code of this file.

Functions/Subroutines

subroutine diraux (X, Y, Z, W, F, INDIC, CRITER, MESH)
 

Function/Subroutine Documentation

◆ diraux()

subroutine diraux ( type(bief_obj), intent(inout)  X,
type(bief_obj), intent(in)  Y,
type(bief_obj), intent(in)  Z,
type(bief_obj), intent(inout)  W,
type(bief_obj), intent(inout)  F,
integer, dimension(*), intent(in)  INDIC,
integer, intent(in)  CRITER,
type(bief_mesh), intent(in)  MESH 
)
Parameters
[in,out]x[in] CRITER Integer, convention for dirichlet
[in]FVariable that will be given its dirichlet value TAKEN IN Z
[in]INDICBoundary conditions at value criter or not
[in]MESHMesh structure
[in,out]WWork array
[out]XY multiplied by z if indic(k) = criter
[in]YVector, a data
[in]ZDirichlet values
[in,out]w[in] CRITER Integer, convention for dirichlet
[in]FVariable that will be given its dirichlet value TAKEN IN Z
[in]INDICBoundary conditions at value criter or not
[in]MESHMesh structure
[in,out]WWork array
[out]XY multiplied by z if indic(k) = criter
[in]YVector, a data
[in]ZDirichlet values
[in,out]f[in] CRITER Integer, convention for dirichlet
[in]FVariable that will be given its dirichlet value TAKEN IN Z
[in]INDICBoundary conditions at value criter or not
[in]MESHMesh structure
[in,out]WWork array
[out]XY multiplied by z if indic(k) = criter
[in]YVector, a data
[in]ZDirichlet values

Definition at line 7 of file diraux.f.

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