![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
EXECUTABLE THAT COMPUTES CUMULATIVE CONDUCTIVITY/CAPACITY CURVES. More...
#include <iostream>
#include <functional>
#include <boost/filesystem.hpp>
#include <boost/mpi.hpp>
#include <utilities.hpp>
#include <vasp_io.hpp>
#include <qpoint_grid.hpp>
#include <processes.hpp>
#include <isotopic_scattering.hpp>
#include <bulk_hdf5.hpp>
#include <analytic1d.hpp>
#include <io_utils.hpp>
#include <bulk_properties.hpp>
#include <vector>
#include <string>
#include <Eigen/Dense>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
Functions | |
int | main (int argc, char **argv) |
EXECUTABLE THAT COMPUTES CUMULATIVE CONDUCTIVITY/CAPACITY CURVES.
int main | ( | int | argc, |
char ** | argv | ||
) |
PARSE INPUT FILE ///