Go to the source code of this file.
|
module | kpoint_coulomb_2c |
| Routines to compute the Coulomb integral V_(alpha beta)(k) for a k-point k using lattice summation in real space. These integrals are e.g. needed in periodic RI for RPA, GW.
|
|
|
subroutine, public | kpoint_coulomb_2c::build_2c_coulomb_matrix_kp (matrix_v_kp, kpoints, basis_type, cell, particle_set, qs_kind_set, atomic_kind_set, size_lattice_sum, operator_type, ikp_start, ikp_end) |
| ...
|
|
subroutine, public | kpoint_coulomb_2c::build_2c_coulomb_matrix_kp_small_cell (v_k, qs_env, kpoints, size_lattice_sum, basis_type, ikp_start, ikp_end) |
| ...
|
|