phono3py/c
Atsushi Togo 55c334e6c2 Minor code clean-up 2025-06-14 18:15:03 +09:00
..
_phono3py.cpp Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
_phononcalc.cpp c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
_recgrid.cpp c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
bzgrid.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
bzgrid.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
collision_matrix.c Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
collision_matrix.h Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
dynmat.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
dynmat.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
fc3.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
fc3.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
funcs.c Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
funcs.h Rename phonoc_utils -> funcs 2024-07-14 15:13:11 +09:00
grgrid.c fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
grgrid.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
gridsys.c Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
gridsys.h Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
imag_self_energy_with_g.c Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
imag_self_energy_with_g.h Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
interaction.c Performance optimization of reciprocal_to_normal in C 2025-06-14 18:07:46 +09:00
interaction.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
isotope.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
isotope.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
lagrid.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
lagrid.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
lapack_wrapper.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
lapack_wrapper.h c-long was changed to int64_t. 2025-01-26 21:29:32 +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 Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
phono3py.h Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
phonoc_array.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
phonoc_const.h Migration of the physical units system 2025-04-29 09:36:31 +09:00
phonon.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
phonon.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
phononcalc.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
phononcalc.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
pp_collision.c Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
pp_collision.h Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
real_self_energy.c Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
real_self_energy.h Remove unit conversion factor in C routines 2025-04-29 22:31:05 +09:00
real_to_reciprocal.c Fix comment in reciprocal_to_normal.c 2025-06-09 16:05:46 +09:00
real_to_reciprocal.h Run ph-ph interaction calculation with fc3-nonzero-indices 2025-06-06 13:05:44 +09:00
recgrid.c Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
recgrid.h fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
reciprocal_to_normal.c Minor code clean-up 2025-06-14 18:15:03 +09:00
reciprocal_to_normal.h Performance optimization of reciprocal_to_normal in C 2025-06-14 18:07:46 +09:00
snf3x3.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
snf3x3.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
tetrahedron_method.c c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
tetrahedron_method.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
triplet.c fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
triplet.h fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
triplet_grid.c Fix distance calculation in BZ 2025-06-10 18:32:13 +09:00
triplet_grid.h fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
triplet_iw.c fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
triplet_iw.h c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00