Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 944 Bytes

INSTALL.md

File metadata and controls

43 lines (33 loc) · 944 Bytes

External dependencies installation

Follow the guidelines in the travis file to install the different dependencies.

Eigen3

sudo apt-get install libeigen3-dev

Mumps

Available at http://mumps.enseeiht.fr/.

Mumps is available in the debian repository:

sudo apt-get install libmumps-dev

Hypre

Available at https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods.

Can be downloaded on ubuntu with:

sudo apt-get install libhypre-dev

Lapacke

sudo apt-get install liblapacke-dev

MMG

Lis

Available at http://www.ssisc.org/lis/ or on github

PETSc

Armadillo

Trilinos

Scalapack