Go to the source code of this file.
|
| module | cryssym |
| | K-points and crystal symmetry routines.
|
| |
|
| subroutine, public | cryssym::release_csym_type (csym) |
| | Release the CSYM type.
|
| |
| subroutine, public | cryssym::crys_sym_gen (csym, scoor, types, hmat, delta, iounit) |
| | ...
|
| |
| subroutine, public | cryssym::kpoint_gen (csym, nk, symm, shift, full_grid, inversion_symmetry_only, use_spglib_reduction, use_spglib_backend) |
| | ...
|
| |
| subroutine, public | cryssym::print_crys_symmetry (csym) |
| | ...
|
| |
| subroutine, public | cryssym::print_kp_symmetry (csym) |
| | ...
|
| |