![]() |
(git:618e178)
|
Functions/Subroutines | |
| subroutine, public | qs_basis_rotation (qs_env, kpoints, basis_type) |
| Construct basis set rotation matrices. | |
| subroutine, public qs_basis_rotation_methods::qs_basis_rotation | ( | type(qs_environment_type), pointer | qs_env, |
| type(kpoint_type), pointer | kpoints, | ||
| character(len=*), intent(in), optional | basis_type | ||
| ) |
Construct basis set rotation matrices.
| qs_env | ... |
| kpoints | ... |
| basis_type | ... |
Definition at line 51 of file qs_basis_rotation_methods.F.