Function QCM::set_wavevector_grid

Function Documentation

void QCM::set_wavevector_grid(int nkx, int nky, int nkz)

Sets the per-direction wavevector grid sizes used by the grid integration routines.

Sets the number of wavevectors along each direction of the fixed wavevector grid.

A value of zero in any direction is treated as “not set” and the global parameter “kgrid_side” is used as the fallback for that direction.