diff --git a/README.md b/README.md index e1dc254..d701374 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ You can then see the *solution.vtu* using Paraview. All figures where generated with [PolyFEM](https://github.com/polyfem/polyfem). Refer to the [turorial](https://polyfem.github.io/tutorial/) and the [JSON api](https://polyfem.github.io/documentation/) for details. -Make sure that [PARDISO](https://www.pardiso-project.org/) is found and enabled, otherwise you might not be able to generate certain figures (see below). In PolyFEM, `FindPardiso.cmake` will look for the PARDISO library in `~/.local` or `~/.pardiso`. If you installed PARDISO in a different location, you may need to update this file accordingly. +Make sure that [PARDISO](https://panua.ch) is found and enabled, otherwise you might not be able to generate certain figures (see below). In PolyFEM, `FindPardiso.cmake` will look for the PARDISO library in `~/.local` or `~/.pardiso`. If you installed PARDISO in a different location, you may need to update this file accordingly. ## Solver -As stated in the paper, we use [PARDISO](https://www.pardiso-project.org/) for the all figures. +As stated in the paper, we use [PARDISO](https://panua.ch) for the all figures. If you use the python version (or don't have PARDISO), polyfem will fallback to the algebraic multigrid solver [HYPRE](https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods). @@ -61,4 +61,4 @@ If you try to generate the any figure with an iterative solver, running times ma The 2D mesh dataset can be found [here](https://drive.google.com/drive/folders/11KpI297PzSnArLTbZH_3UWjAytf020Ct?usp=sharing), the 3D hybrid meshes can be found [here](https://drive.google.com/drive/folders/14DmCBjiEQ-LeupLA1VOdbV87UP1lXsLA?usp=sharing), and the 3D pure hex [here](https://drive.google.com/drive/folders/1xLWq2fmsE8tc1lHkjTrftaHVMu0qEido?usp=sharing). -Smaller meshes used for the convergence plot can be downloaded [here](https://drive.google.com/drive/folders/1s23XhO5nKbTGMFm6D__lak5DMXSdAOpd?usp=sharing). \ No newline at end of file +Smaller meshes used for the convergence plot can be downloaded [here](https://drive.google.com/drive/folders/1s23XhO5nKbTGMFm6D__lak5DMXSdAOpd?usp=sharing).