Skip to content
Snippets Groups Projects
  • Axel Kohlmeyer's avatar
    4c71beb0
    cleanup/simplification of compilation for fix phonon analysis tool "phana" · 4c71beb0
    Axel Kohlmeyer authored
    - 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
    4c71beb0
    History
    cleanup/simplification of compilation for fix phonon analysis tool "phana"
    Axel Kohlmeyer authored
    - 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