Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update Compilation
authored
Jun 18, 2020
by
Christophe Geuzaine
Show whitespace changes
Inline
Side-by-side
Compilation.md
View page @
e7f316dc
...
@@ -51,7 +51,7 @@ Edit `complex_mumps_seq/include/petscconf.h` and set
...
@@ -51,7 +51,7 @@ Edit `complex_mumps_seq/include/petscconf.h` and set
#undef PETSC_HAVE_UNISTD_H
#undef PETSC_HAVE_UNISTD_H
#undef PETSC_HAVE_GETPAGESIZE
#undef PETSC_HAVE_GETPAGESIZE
#undef PETSC_HAVE_SLEEP
#undef PETSC_HAVE_SLEEP
``
``
`
Build and install PETSc:
Build and install PETSc:
```
shell
```
shell
...
...