From 364d3127d3fb2077e15c7ae8d6d0716ef9b7bcf5 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 1 Mar 2016 08:00:16 -0500 Subject: [PATCH] small typo --- doc/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/readme.html b/doc/readme.html index 27f46ded1e..d2daea0600 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -413,7 +413,7 @@ cmake. You will not be able to solve problems of this size on a single machine, but only when using clusters of computers and linear algebra packages PETSc or Trilinos. - To use this option with PETSc, PESTc must be compiled + To use this option with PETSc, PETSc must be compiled with the option --with-64-bit-indices.

-- 2.39.5