2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-07-07 03:45:59 +02:00

still not working

This commit is contained in:
vijay gopal chilkuri 2016-12-20 12:24:32 +01:00
parent 1bfa87c73c
commit 47e58159f2

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
---------------