Function QCM::get_wavevector_grid

Function Documentation

void QCM::get_wavevector_grid(int &nkx, int &nky, int &nkz)

Resolves the wavevector grid sizes used by the grid integration routines: falls back to the global parameter “kgrid_side” for any direction that has not been explicitly set via set_wavevector_grid().

Returns the current sizes of the fixed wavevector grid.