pbc.h Source File
LibRPA
|
pbc.h
Go to the documentation of this file.
Definition: matrix3.h:11
Definition: vector3_order.h:15
Definition: vector3.h:18
int get_R_index(const std::vector< Vector3_Order< int >> &Rlist, const Vector3_Order< int > &R)
Get the index of R in an Rlist. If R is not found in the list, return a negative number.
Matrix3 G
reciprocal lattice vectors as a 3D-matrix, each row as a reciprocal vector
Definition: pbc.cpp:53
std::array< std::array< double, 3 >, 3 > lat_array
same as latvec, but a nested array for LibRI call
Definition: pbc.cpp:52
Matrix3 latvec
lattice vectors as a 3D-matrix, each row as a lattice vector
Definition: pbc.cpp:51
Generated by