Purpose
The purpose of this paper is to introduce a new method called simultaneous elimination and back-substitution method (SEBSM) to solve a system of linear equations as a new finite element method (FEM) solver.
Design/methodology/approach
In this paper, a new technique assembling the global stiffness matrix will be proposed and meanwhile the direct method SEBSM will be applied to solve the equations formed in FEM.
Findings
The SEBSM solver for FEM with the present assembling technique has distinct advantages in both computational time and memory space occupation over the conventional methods, such as the Gauss elimination and LU decomposition methods.
Originality/value
The developed solver requires less memory space no matter the coefficient matrix is a typical sparse matrix or not, and it is applicable to both symmetric and unsymmetrical linear systems of equations. The processes of assembling matrix and dealing with constraints are straightforward, so it is convenient for coding. Compared to the previous solvers, the proposed solver has favorable universality and good performances.