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 @
cf79cbec
...
...
@@ -53,9 +53,9 @@ Edit `complex_mumps_seq/include/petscconf.h` and set
#undef PETSC_HAVE_SLEEP
```
Build
and install
PETSc:
Build PETSc:
```
shell
make
install
make
```
## Gmsh
...
...