Classes | |
| struct | CachedProjections |
Public Member Functions | |
| void | initialize (const class Wannier *) |
| void | project (const ColumnBundle &C, CachedProjections &proj) |
| void | bcast (CachedProjections &proj, int src) const |
| matrix | compute (const ColumnBundle &C1, const ColumnBundle &C2, const CachedProjections &proj1, const CachedProjections &proj) |
Public Attributes | |
| string | name |
| string | inFile |
| vector3< int > | supIn |
| vector3< int > | supOut |
| vector3 | xCenter |
| double | q |
| double | alignWidth |
| double | alignSmooth |