We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc8960 commit 61bdb5bCopy full SHA for 61bdb5b
source/module_cell/cell_index.h
@@ -12,7 +12,7 @@
12
* the maximum L of a given atom, the number of chi of a given atom and a given L, the atom label of a given atom,
13
* etc. The class provides the interface to get the information of the atoms and orbitals indices in the unit cell. It
14
* also provides the interface to write the orbital information into a file. It is now used only in the Output_Mulliken
15
- * class. However, it is supposed to be able to replace GlobalC::ucell in LCAO codes where only cell indices are needed.
+ * class. However, it is supposed to be able to replace ucell in LCAO codes where only cell indices are needed.
16
* Take care that the three key vectors atomCounts, lnchiCounts, and atomLabels should be set from the UnitCell class.
17
* It depends on nspin because the functions get_nw() and get_iwt() are related to nspin, and can
18
* be used in the LCAO Hamiltonian construction.
0 commit comments