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

Data Types

module  blocksolve
 

Functions/Subroutines

subroutine blocksolveext (A, x, b, Solver)
 

Function/Subroutine Documentation

subroutine blocksolveext ( type(matrix_t), pointer  A,
real(kind=dp), dimension(:)  x,
real(kind=dp), dimension(:)  b,
type(solver_t)  Solver 
)

Just a handle for SolveLinearSystem():

References blocksolve::blocksolveint(), and solver().

Referenced by eigensolve::arpackeigensolve(), and solverutils::solvelinearsystem().

Here is the call graph for this function:

Here is the caller graph for this function: