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

Functions/Subroutines

subroutine vankacreate (A, Solver)
 
subroutine vankaprec (u, v, ipar)
 

Function/Subroutine Documentation

subroutine vankacreate ( type(matrix_t)  A,
type(solver_t)  Solver 
)

Create the Vanka preconditioning.

References buf, crsmatrix::crs_addtomatrixelement(), crsmatrix::crs_getmatrixelement(), defutils::getactiveelement(), defutils::getelementdofs(), defutils::getnofactive(), linearalgebra::invertmatrix(), sparitercomm::searchnode(), and solver().

Referenced by solverutils::solvelinearsystem().

Here is the call graph for this function:

Here is the caller graph for this function: