Example (2) for SofaPardisoSolver



Scene testPardisoSchurComplement.scn
This second example scene demonstrates the efficiency in the resolution of a system of linear equations, exploiting the partial decomposition available in Pardiso. As you can notice the data pardisoSchurComplement is set to 1 in order to activate this partial factorization.

In the scene, we invite you to replace the SparsePARDISOSolver with the SparseLDLSolver:

This will highlight the efficiency of the SofaPardisoSolver plugin!