planestress.analysis.solver#

Methods used for solving linear systems and displaying info on tasks.

Functions

solve_direct

Solves a linear system using the direct solver method.

solve_direct_sparse

Solves a sparse linear system using the direct solver method.