![]() |
AlmaBTE
1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
|
Hold information about the polarization properties of the structure. More...
#include <structures.hpp>
Public Member Functions | |
Dielectric_parameters (std::vector< Eigen::MatrixXd > _born, Eigen::Matrix3d _epsilon) | |
Basic constructor. | |
Dielectric_parameters () | |
Default constructor. Create an empty object. | |
Public Attributes | |
const std::vector< Eigen::MatrixXd > | born |
Born charges. | |
const Eigen::Matrix3d | epsilon |
Dielectric tensor. | |
Hold information about the polarization properties of the structure.