2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-07-07 11:55:55 +02:00

list not working

This commit is contained in:
vijay gopal chilkuri 2016-12-20 12:23:59 +01:00
parent a1997948e2
commit 1bfa87c73c

View File

@ -17,12 +17,12 @@ Double Exchange Hamiltonian: Complete Version
```shell
export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION}
export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION}
```
```shell
2. Make the executable
```shell
make ex1
```
```shell
3. Using DEHam
---------------