diff --git a/README.txt b/README.txt index b604b181edeacde99efb8530c193a88e028a8017..16835fe1a5023b532729e103b1d69ee6a6d6554c 100644 --- a/README.txt +++ b/README.txt @@ -2,11 +2,11 @@ small_fem is a computationally efficient finite element kernel handling high-ord Mandatory dependencies: - BLAS/LAPACK - - MUMPS (can come from PETSc) - - Gmsh (options: BLAS_LAPACK, OS_SPECIFIC_INSTALL, PARSER and POST) + - MUMPS (can come from PETSc) + - Gmsh (options: BLAS_LAPACK, BUILD_SHARED or BUILD_LIB, PARSER and POST) Optional dependencies: - - PETSc (compiled with MUMPS, C++ and complex arithmetics) + - PETSc (compiled with MUMPS, C++ and complex arithmetics) - SLEPc Install: