![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
Classes and functions used to manipulate grids in reciprocal space. More...
Go to the source code of this file.
Classes | |
class | alma::Gamma_grid |
Objects of this class represent a regular grid with the Gamma point in one corner. More... | |
Typedefs | |
using | alma::Tetrahedron = std::array< std::size_t, 4 > |
Convenient shorthand for an array of four indices. | |
using | alma::Triangle = std::array< std::size_t, 3 > |
Convenient shorthand for an array of three indices. | |
Classes and functions used to manipulate grids in reciprocal space.