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

Go to the source code of this file.

Functions/Subroutines

subroutine goup (X, A, B, DITR, MESH, COPY)
 

Function/Subroutine Documentation

◆ goup()

subroutine goup ( 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,
logical, intent(in)  COPY 
)
Parameters
[in,out]x[in] A Matrix a in ldu form
[out]BRight-hand side of the system
[in]COPYIf yes. b is first copied on x.
[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 goup.f.

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