mirror of
https://github.com/LCPQ/DEHam
synced 2024-12-22 12:23:40 +01:00
modified export variables
This commit is contained in:
parent
763ca132ef
commit
88917b0c22
@ -8,8 +8,8 @@ I. Compiling
|
|||||||
|
|
||||||
1. Export environment variables for PETSc and SLEPc
|
1. Export environment variables for PETSc and SLEPc
|
||||||
```shell
|
```shell
|
||||||
export PETSC_DIR=/usr/local/Cellar/petsc/3.6.3_4/real
|
export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION}
|
||||||
export SLEPC_DIR=/usr/local/Cellar/slepc/3.6.2_1/real/
|
export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION}
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Make the executable
|
2. Make the executable
|
||||||
|
Loading…
Reference in New Issue
Block a user