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

Go to the source code of this file.

Functions/Subroutines

subroutine bief_allmat (MAT, NOM, IELM1, IELM2, CFG, TYPDIA, TYPEXT, MESH)
 

Function/Subroutine Documentation

◆ bief_allmat()

subroutine bief_allmat ( type(bief_obj), intent(inout)  MAT,
character(len=6), intent(in)  NOM,
integer, intent(in)  IELM1,
integer, intent(in)  IELM2,
integer, dimension(2), intent(in)  CFG,
character(len=1), intent(in)  TYPDIA,
character(len=1), intent(in)  TYPEXT,
type(bief_mesh), intent(in)  MESH 
)
Parameters
[in,out]mat[in] CFG Information on storage of matrix CFG(1): STORAGE CFG(2): MATRIX-VECTOR PRODUCT
[in]IELM1Type of element per line
[in]IELM2Type of element per column
[in,out]MATThe matrix to be allocated
[in]MESHMesh structure
[in]NOMFortran name of matrix
[in]TYPDIAType of diagonal ('q', 'i' ou '0')
[in]TYPEXTType of off-diagonal terms :'q','s' ou '0'

Definition at line 7 of file bief_allmat.f.

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