cleanup/simplification of compilation for fix phonon analysis tool "phana"
- include the used tricubic functions directly as static functions - silence compiler warnings - define f2c.h imported data types directly or use C equivalents - since the direct LAPACK API was called and not cLAPACK, declare LAPACK interface and depend only on LAPACK - add proper dependencies - disable automatic minor version number generation. step version manually. - comment out optional spglib functionality by default
Showing
- tools/phonon/Makefile 23 additions, 11 deletionstools/phonon/Makefile
- tools/phonon/README 3 additions, 9 deletionstools/phonon/README
- tools/phonon/disp.cpp 4 additions, 3 deletionstools/phonon/disp.cpp
- tools/phonon/dynmat.cpp 19 additions, 11 deletionstools/phonon/dynmat.cpp
- tools/phonon/dynmat.h 0 additions, 5 deletionstools/phonon/dynmat.h
- tools/phonon/green.cpp 0 additions, 1 deletiontools/phonon/green.cpp
- tools/phonon/interpolate.cpp 121 additions, 3 deletionstools/phonon/interpolate.cpp
- tools/phonon/interpolate.h 2 additions, 5 deletionstools/phonon/interpolate.h
- tools/phonon/phonon.cpp 9 additions, 5 deletionstools/phonon/phonon.cpp
- tools/phonon/version.h 1 addition, 1 deletiontools/phonon/version.h
Loading
Please register or sign in to comment