AlmaBTE  1.3
A solver of the space- and time-dependent Boltzmann transport equation for phonons
alma::Dielectric_parameters Class Reference

Hold information about the polarization properties of the structure. More...

#include <structures.hpp>

Collaboration diagram for alma::Dielectric_parameters:

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.
 

Detailed Description

Hold information about the polarization properties of the structure.


The documentation for this class was generated from the following file: