![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
Code for dealing with Green's functions for 1 dimension in real space. More...
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <boost/filesystem.hpp>
#include <dynamical_matrix.hpp>
#include <qpoint_grid.hpp>
#include <vasp_io.hpp>
Go to the source code of this file.
Classes | |
class | alma::Green1d_factory |
Objects of this class enable the calling code to compute 1d Green's functions along particular directions in a bulk material. More... | |
Code for dealing with Green's functions for 1 dimension in real space.