![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | leq_sor (VNAME, VNO, VAR, A_M, B_M, ITMAX, IER) |
subroutine leq_sor | ( | character(len=*), intent(in) | VNAME, |
integer, intent(in) | VNO, | ||
double precision, dimension(dimension_3), intent(inout) | VAR, | ||
double precision, dimension(dimension_3, -3:3), intent(inout) | A_M, | ||
double precision, dimension(dimension_3), intent(inout) | B_M, | ||
integer, intent(in) | ITMAX, | ||
integer, intent(inout) | IER | ||
) |