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

Go to the source code of this file.

Functions/Subroutines

subroutine dirich (F, S, SM, FBOR, LIMDIR, WORK, MESH, KDIR, MSK, MASKPT)
 

Function/Subroutine Documentation

◆ dirich()

subroutine dirich ( type(bief_obj), intent(inout)  F,
type(bief_obj), intent(inout)  S,
type(bief_obj), intent(inout)  SM,
type(bief_obj), intent(in)  FBOR,
integer, dimension(*), intent(in)  LIMDIR,
type(bief_obj), intent(inout)  WORK,
type(bief_mesh), intent(inout)  MESH,
integer, intent(in)  KDIR,
logical, intent(in)  MSK,
type(bief_obj), intent(in)  MASKPT 
)
Parameters
[in,out]mesh[in] F Variable that will be given its dirichlet value
[in]FBORDirichlet boundary conditions
[in]KDIRConvention for dirichlet boundary conditions
[in]LIMDIRTypes of boundary conditions IF LIMDIR(K) = KDIR LE KTH BOUNDARY POINT IS OF DIRICHLET TYPE.
[in]MASKPTMasking per point. =1. : NORMAL =0. : MASKED
[in]MESHMesh structure
[in]MSKIf yes, there is masked elements.
[in,out]SMatrix of the linear system
[in]SMRight hand side
[in]WORKBlock of work arrays

Definition at line 7 of file dirich.f.

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