phono3py/c
Atsushi Togo e6dacb4d18 Minor refactoring 2024-04-21 14:02:28 +09:00
..
_phono3py.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
_phononcalc.c Rename c module of phononmod -> phononcalc 2023-01-21 12:45:13 +09:00
bzgrid.c Refactoring 2021-11-02 22:08:54 +09:00
bzgrid.h Refactoring 2021-11-02 22:08:54 +09:00
collision_matrix.c enh: major refactoring of setup.py 2021-12-07 10:18:55 +01:00
collision_matrix.h Refactoring 2021-11-02 22:08:54 +09:00
dynmat.c Use new dynmat.c of phonopy 2022-09-11 15:44:08 +09:00
dynmat.h Use new dynmat.c of phonopy 2022-09-11 15:44:08 +09:00
fc3.c enh: major refactoring of setup.py 2021-12-07 10:18:55 +01:00
fc3.h Refactoring 2021-11-02 22:08:54 +09:00
grgrid.c Refactoring 2021-11-02 22:08:54 +09:00
grgrid.h Refactoring 2021-11-02 22:08:54 +09:00
gridsys.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
gridsys.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
imag_self_energy_with_g.c Optimize get_fc3_sum -> get_fc3_sum_blas_like 2024-04-18 17:17:35 +09:00
imag_self_energy_with_g.h Refactor imag_self_energy_with_g.c 2022-03-26 15:16:15 +09:00
interaction.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
interaction.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
isotope.c Fix segfault 2022-12-23 14:23:47 +09:00
isotope.h Fix segfault 2022-12-23 14:23:47 +09:00
lagrid.c Refactoring 2021-11-02 22:08:54 +09:00
lagrid.h Refactoring 2021-11-02 22:08:54 +09:00
lapack_wrapper.c Change of build system using cmake 2022-08-28 07:59:41 +09:00
lapack_wrapper.h Change of build system using cmake 2022-08-28 07:59:41 +09:00
niggli.c Include niggli.{c,h} from spglib and add test_niggli.cpp 2023-01-25 15:41:43 +09:00
niggli.h Include niggli.{c,h} from spglib and add test_niggli.cpp 2023-01-25 15:41:43 +09:00
phono3py.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
phono3py.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
phonoc_array.h Refactoring 2021-11-02 22:08:54 +09:00
phonoc_const.h Removed LAGCONST from phono3c 2021-03-15 13:02:18 +09:00
phonoc_utils.c Refactoring 2021-11-02 22:08:54 +09:00
phonoc_utils.h Add grid system module in c 2021-04-07 21:51:06 +09:00
phonon.c Use new dynmat.c of phonopy 2022-09-11 15:44:08 +09:00
phonon.h Use new dynmat.c of phonopy 2022-09-11 15:44:08 +09:00
phononcalc.c Rename c module of phononmod -> phononcalc 2023-01-21 12:45:13 +09:00
phononcalc.h Rename c module of phononmod -> phononcalc 2023-01-21 12:45:13 +09:00
pp_collision.c Optimize get_fc3_sum -> get_fc3_sum_blas_like 2024-04-18 17:17:35 +09:00
pp_collision.h Create C structure to bring data of triplets of atoms to function in depth 2023-12-22 13:58:03 +09:00
real_self_energy.c enh: major refactoring of setup.py 2021-12-07 10:18:55 +01:00
real_self_energy.h Refactoring 2021-11-02 22:08:54 +09:00
real_to_reciprocal.c Minor refactoring 2024-04-18 18:04:18 +09:00
real_to_reciprocal.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
reciprocal_to_normal.c Minor refactoring 2024-04-21 14:02:28 +09:00
reciprocal_to_normal.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
snf3x3.c Refactoring 2021-11-02 22:08:54 +09:00
snf3x3.h Refactoring 2021-11-02 22:08:54 +09:00
tetrahedron_method.c Add test_gridsys_get_thm_relative_grid_address 2023-01-23 23:02:24 +09:00
tetrahedron_method.h Add test_gridsys_get_thm_relative_grid_address 2023-01-23 23:02:24 +09:00
triplet.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
triplet.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
triplet_grid.c enh: major refactoring of setup.py 2021-12-07 10:18:55 +01:00
triplet_grid.h Refactoring 2021-11-02 22:08:54 +09:00
triplet_iw.c Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
triplet_iw.h Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00