Superlu_dist solver

Exactly as @nate pointed out. You can either do it yourself when installing PETSc or if you want to test I have a Docker image with superlu_dist installed.

You can pull it from via

docker pull bhaveshshrimali/dolfin_superlu:latest
3 Likes