FEniCS / dolfinx

Next generation FEniCS problem solving environment
https://fenicsproject.org
GNU Lesser General Public License v3.0
792 stars 182 forks source link

Demo updates for LU solver bugs #3499

Closed garth-wells closed 2 weeks ago

garth-wells commented 2 weeks ago

MUMPS and SuperLU_dist can be shaky for less common types, i.e. other than float64 and int32. This change picks a solver that works for each of the combinations tested on the CI.