2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-07-07 11:55:55 +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 ```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
--------------- ---------------