planestress.analysis.solver#

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

Functions

solve_direct

Solves a sparse linear system using the direct solver method.

solve_pardiso

Solves a sparse linear system using the pardiso solver.