Public Member Functions | |
| K_point (int _nbnds) | |
| K_point (int _nbnds, int _npw) | |
| K_point (K_point &k1, int min1, int max1, K_point &k2, int min2, int max2) | |
| void | complete () |
| void | normalize () |
| void | transform (CMATRIX &) |
Public Attributes | |
| int | kx |
| int | ky |
| int | kz |
| int | nbands |
| int | npw |
| vector< MO > | mo |
1.8.6