The TELEMAC-MASCARET system  trunk
Functions/Subroutines
solve_mumps_par.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine solve_mumps_par (NPOIN, NSEGB, GLOSEG, MAXSEG, DA, XA, XINC, RHS, TYPEXT, KNOLG, NPOIN_TOT)
 

Function/Subroutine Documentation

◆ solve_mumps_par()

subroutine solve_mumps_par ( integer, intent(in)  NPOIN,
integer, intent(in)  NSEGB,
integer, dimension(maxseg,2), intent(in)  GLOSEG,
integer, intent(in)  MAXSEG,
double precision, dimension(npoin), intent(inout)  DA,
double precision, dimension(*), intent(inout)  XA,
double precision, dimension(npoin), intent(inout)  XINC,
double precision, dimension(npoin), intent(inout)  RHS,
character(len=1), intent(in)  TYPEXT,
integer, dimension(*), intent(in)  KNOLG,
integer, intent(in)  NPOIN_TOT 
)
Parameters
[in]npoinNPOIN Number of points in the processor.
[in]nsegbNPOIN Number of points in the processor.
[in]maxsegNPOIN Number of points in the processor.
[in]npoin_totNPOIN Number of points in the processor.

Definition at line 8 of file solve_mumps_par.F.

+ Here is the caller graph for this function: