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

POD class used to hold a pair of atom indices and a symmetry operation. More...

#include <symmetry.hpp>

Collaboration diagram for alma::Transformed_pair:

Public Member Functions

 Transformed_pair (std::size_t a, std::size_t b, std::size_t _operation, bool _exchange)
 Basic constructor.
 

Public Attributes

const std::array< std::size_t, 2 > pair
 Pair of atom indices.
 
const std::size_t operation
 Index of a symmetry operation.
 
const bool exchange
 True if an additional exchange of indices is necessary.
 

Detailed Description

POD class used to hold a pair of atom indices and a symmetry operation.

Intended to be used for classifying pairs of atoms in a supercell.


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