|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <vector>#include <map>#include <set>#include "source_base/abfs-vector3_order.h"#include "source_base/matrix3.h"#include "source_cell/unitcell.h"#include "source_cell/module_symmetry/symmetry.h"#include "source_cell/klist.h"Go to the source code of this file.
Namespaces | |
| namespace | ModuleSymmetry |
Typedefs | |
| using | ModuleSymmetry::Tap = std::pair< int, int > |
| using | ModuleSymmetry::TC = std::array< int, 3 > |
| using | ModuleSymmetry::TapR = std::pair< Tap, TC > |
| using | ModuleSymmetry::TCdouble = Abfs::Vector3_Order< double > |