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

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>
Include dependency graph for green1d.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Code for dealing with Green's functions for 1 dimension in real space.