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

Go to the source code of this file.

Functions/Subroutines

subroutine trid3d (XAUX, X, B, NPOIN, NPOIN2)
 

Function/Subroutine Documentation

◆ trid3d()

subroutine trid3d ( double precision, dimension(npoin,*), intent(inout)  XAUX,
double precision, dimension(npoin2,*), intent(inout)  X,
double precision, dimension(npoin2,*), intent(in)  B,
integer, intent(in)  NPOIN,
integer, intent(in)  NPOIN2 
)
Parameters
[in]npoinB Right-hand side of system
[in]NPOINNumber of points
[in]NPOIN2Number of points in 2d
[out]XSolution of system
[in]XAUXTri-diagonal matrix
[in]npoin2B Right-hand side of system
[in]NPOINNumber of points
[in]NPOIN2Number of points in 2d
[out]XSolution of system
[in]XAUXTri-diagonal matrix

Definition at line 7 of file trid3d.f.

+ Here is the caller graph for this function: