mirror of
https://github.com/LCPQ/DEHam
synced 2025-01-03 01:55:55 +01:00
commit
91471cf823
@ -23,8 +23,10 @@ _Compiling_
|
|||||||
export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION}
|
export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION}
|
||||||
export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION}
|
export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION}
|
||||||
export C_INCLUDE_PATH+=:$PETSC_DIR/include/:$SLEPC_DIR/include:$PETSC_DIR/arch-linux2-c-debug/include/:$SLEPC_DIR/arch-linux2-c-debug/include
|
export C_INCLUDE_PATH+=:$PETSC_DIR/include/:$SLEPC_DIR/include:$PETSC_DIR/arch-linux2-c-debug/include/:$SLEPC_DIR/arch-linux2-c-debug/include
|
||||||
|
# The "arch-linux2-c-debug" directory can have different names depending on PETSC and SLEPC installation procedure.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
2. Make the executable
|
2. Make the executable
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
Reference in New Issue
Block a user