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

Go to the source code of this file.

Functions/Subroutines

subroutine downup (X, A, B, DITR, MESH)
 

Function/Subroutine Documentation

◆ downup()

subroutine downup ( type(bief_obj), intent(inout)  X,
type(bief_obj), intent(in)  A,
type(bief_obj), intent(in)  B,
character(len=1), intent(in)  DITR,
type(bief_mesh), intent(in)  MESH 
)
Parameters
[in,out]x[in] A Matrix a
[out]BRight-hand side of the system
[in]DITROption 'd' : matrix a is taken 'T' : MATRIX TRANSPOSED(A)
[in]MESHMesh structure
[out]XSolution of system ax = b

Definition at line 7 of file downup.f.

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