Formulation of the element matrices and vectors for elasticity problem > Solution of equilibrium equations¶
When the boundary conditions have been incorporated into the system equations, the final step is the solution for the unknown variables, the nodal displacements. Two methods have been implemented: Gaussian elimination technique with constant bandwidth storage scheme and Cholesky decomposition technique associated with a skyline storage strategy.