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

Go to the source code of this file.

Functions/Subroutines

subroutine matvec (OP, X, A, Y, C, MESH, LEGO)
 

Function/Subroutine Documentation

◆ matvec()

subroutine matvec ( character(len=8), intent(in)  OP,
type(bief_obj), intent(inout)  X,
type(bief_obj), intent(in)  A,
type(bief_obj), intent(in)  Y,
double precision, intent(in)  C,
type(bief_mesh), intent(inout)  MESH,
logical, intent(in), optional  LEGO 
)
Parameters
[in]opA Matrix
[in]CA given constant
[in]LEGOIf present and false, no assembly
[in]MESHMesh structure
[in]OPOperation to be done
[out]XResulting vector
[in]YA given vector used in operation op

Definition at line 7 of file matvec.f.

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