Public Member Functions | |
BasisWrapper (const Basis &basis) | |
Public Attributes | |
const Basis & | basis |
reference to underlying basis | |
vector3< int > | iGbox |
half-size of index look-up table | |
vector3< int > | pitch |
pitch of each dimension in index look-up table | |
std::vector< int > | table |
index look-up table | |