Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
SParIterPrecond.src File Reference

Data Types

module  spariterprecond
 

Functions/Subroutines

subroutine luprec (n, m, Rows, Cols, Diag, Vals, u, v)
 

Function/Subroutine Documentation

subroutine parluprec::luprec ( integer  n,
integer  m,
integer, dimension(n+1)  Rows,
integer, dimension(m)  Cols,
integer, dimension(n)  Diag,
double precision, dimension(m)  Vals,
double precision, dimension(n)  u,
double precision, dimension(n)  v 
)

Referenced by spariterprecond::parluprec().

Here is the caller graph for this function: