AlmaBTE  1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
qpoint_grid.cpp File Reference

Definitions corresponding to qpoint_grid.hpp. More...

#include <map>
#include <unordered_set>
#include <boost/functional/hash.hpp>
#include <utilities.hpp>
#include <exceptions.hpp>
#include <qpoint_grid.hpp>
Include dependency graph for qpoint_grid.cpp:

Classes

struct  std::hash< std::array< T, S > >
 Trivial implementation of std::hash for arrays, required to create an unordered_set of arrays. More...
 

Detailed Description

Definitions corresponding to qpoint_grid.hpp.