Home
last modified time | relevance | path

Searched refs:change_of_basis (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-spglib/spglib-1.16.2/src/
H A Dspacegroup.c548 SPGCONST double (*change_of_basis)[3][3],
1425 double tmat[3][3], change_of_basis[3][3]; in match_hall_symbol_db_monocli_in_loop() local
1436 mat_copy_matrix_d3(change_of_basis, change_of_basis_monocli[i]); in match_hall_symbol_db_monocli_in_loop()
1482 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_monocli_in_loop()
1575 double changed_lattice[3][3], tmat[3][3], change_of_basis[3][3]; in match_hall_symbol_db_ortho_in_loop() local
1593 mat_copy_matrix_d3(change_of_basis, change_of_basis_ortho[i]); in match_hall_symbol_db_ortho_in_loop()
1598 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_ortho_in_loop()
1716 mat_copy_matrix_d3(change_of_basis, change_of_basis_ortho[i]); in match_hall_symbol_db_cubic_in_loop()
1723 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_cubic_in_loop()
1855 SPGCONST double (*change_of_basis)[3][3], in match_hall_symbol_db_change_of_basis_loop()
[all …]
/dports/science/spglib/spglib-1.16.2/src/
H A Dspacegroup.c548 SPGCONST double (*change_of_basis)[3][3],
1425 double tmat[3][3], change_of_basis[3][3]; in match_hall_symbol_db_monocli_in_loop() local
1436 mat_copy_matrix_d3(change_of_basis, change_of_basis_monocli[i]); in match_hall_symbol_db_monocli_in_loop()
1482 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_monocli_in_loop()
1575 double changed_lattice[3][3], tmat[3][3], change_of_basis[3][3]; in match_hall_symbol_db_ortho_in_loop() local
1593 mat_copy_matrix_d3(change_of_basis, change_of_basis_ortho[i]); in match_hall_symbol_db_ortho_in_loop()
1598 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_ortho_in_loop()
1716 mat_copy_matrix_d3(change_of_basis, change_of_basis_ortho[i]); in match_hall_symbol_db_cubic_in_loop()
1723 mat_multiply_matrix_d3(change_of_basis, change_of_basis, tmat); in match_hall_symbol_db_cubic_in_loop()
1855 SPGCONST double (*change_of_basis)[3][3], in match_hall_symbol_db_change_of_basis_loop()
[all …]