MFIX  2016-1
solve_lin_eq.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine solve_lin_eq (VNAME, Vno, VAR, A_M, B_M, M, ITMAX, METHOD, SWEEP, TOL1, PC, IER)
 

Function/Subroutine Documentation

subroutine solve_lin_eq ( character(len=*), intent(in)  VNAME,
integer, intent(in)  Vno,
double precision, dimension(dimension_3), intent(inout)  VAR,
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout)  A_M,
double precision, dimension(dimension_3, 0:dimension_m), intent(inout)  B_M,
integer, intent(in)  M,
integer, intent(in)  ITMAX,
integer, intent(in)  METHOD,
character(len=4), intent(in)  SWEEP,
double precision, intent(in)  TOL1,
character(len=4), intent(in)  PC,
integer, intent(inout)  IER 
)

Definition at line 19 of file solve_lin_eq.f.

Here is the call graph for this function:

Here is the caller graph for this function: