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

Functions/Subroutines

subroutine solvebandlapack (N, M, A, X, Subband, Band)
 
subroutine solvecomplexbandlapack (N, M, A, X, Subband, Band)
 

Function/Subroutine Documentation

subroutine solvecomplexbandlapack ( integer  N,
integer  M,
complex(kind=dp), dimension(band,n)  A,
complex(kind=dp), dimension(m,n)  X,
integer  Subband,
integer  Band 
)

Referenced by directsolve::complexbandsolver().

Here is the caller graph for this function: