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 ```shell
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}
``` ```shell
2. Make the executable 2. Make the executable
```shell ```shell
make ex1 make ex1
``` ```shell
3. Using DEHam 3. Using DEHam
--------------- ---------------