Commit 4a0cf9c
dyzheng
Merge remote-tracking branch 'origin/develop' into fix/dmk-dmr-fourier-sign
Conflict resolutions (build fixes required by the merged tree):
- module_operator_lcao/test/CMakeLists.txt: ORB_atomic_lm.cpp ->
orb_atomic_lm.cpp, matching develop's filename normalization (#7797)
in the dm_trace test target sources.
- module_lr/utils/exciton_plotter.cpp: add missing 'template' keyword
for the dependent-template call eval_wfc_bloch<T> (upstream BSE
module, #7718) that fails to compile with the standard C++11 rule.805 files changed
Lines changed: 18899 additions & 5949 deletions
File tree
- cmake
- modules
- docs
- advanced
- elec_properties
- input_files
- developers_guide
- interfaces/ASE_interface/abacuslite
- python/pyabacus/src/ModuleBase
- source
- source_base
- kernels
- cuda
- rocm
- test
- module_external
- module_out
- test_parallel
- test
- support
- source_basis
- module_ao
- test
- module_nao
- test
- module_pw
- test_gpu
- test_serial
- test
- source_cell
- module_neighlist
- test
- module_symmetry
- test
- test_pw
- test
- source_esolver
- test
- source_estate
- module_charge
- module_dm/test
- module_pot
- test
- source_hamilt
- module_ewald
- module_gint
- kernel
- module_hcontainer
- test
- module_surchem
- test
- module_vdw
- test
- module_xc
- test
- test
- source_hsolver
- kernels
- cuda
- test
- module_genelpa
- module_pexsi
- test
- source_io
- module_bessel
- module_chgpot
- module_ctrl
- module_current
- module_dhs
- module_dm
- module_dos
- module_hs
- module_ml
- module_mulliken
- module_output
- module_parameter
- test
- module_restart
- module_unk
- module_wannier
- module_wf
- test_serial
- test
- support
- source_lcao
- module_bse
- test
- module_deepks
- test
- module_deltaspin/test
- module_dftu
- module_lr
- ao_to_mo_transformer
- test
- dm_trans
- test
- operator_casida
- potentials
- ri_benchmark
- utils
- test
- module_operator_lcao
- test
- module_rdmft
- module_ri
- module_exx_symmetry
- test
- test_code
- test
- module_rt
- kernels
- test
- test
- source_md/test
- source_psi
- test
- support
- source_pw
- module_dfpt
- module_ofdft
- module_pwdft
- kernels
- cuda
- rocm
- test
- test
- module_stodft
- source_relax
- test
- tests
- 01_PW
- 207_PW_SCANL
- 03_NAO_multik
- scf_out_hsr_binary_spin2
- 08_EXX
- 15_KP_HSE_SOC_symm
- 51_GO_LR
- 52_GO_LR_PBE
- 53_GO_LR_HF
- 54_GO_ULR_HF
- 55_KP_LR
- integrate/tools
- toolchain/scripts
- stage3
- tools/02_postprocessing/plot-tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
189 | 201 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
230 | 206 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
242 | 218 | | |
243 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
244 | 229 | | |
245 | 230 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
| 231 | + | |
| 232 | + | |
252 | 233 | | |
253 | 234 | | |
254 | 235 | | |
| |||
499 | 480 | | |
500 | 481 | | |
501 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
502 | 486 | | |
503 | 487 | | |
504 | 488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
190 | 196 | | |
191 | 197 | | |
192 | 198 | | |
| |||
451 | 457 | | |
452 | 458 | | |
453 | 459 | | |
| 460 | + | |
454 | 461 | | |
455 | 462 | | |
456 | 463 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
| |||
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
201 | | - | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
207 | | - | |
| 210 | + | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
| |||
218 | 221 | | |
219 | 222 | | |
220 | 223 | | |
221 | | - | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
92 | 108 | | |
93 | 109 | | |
94 | 110 | | |
| |||
125 | 141 | | |
126 | 142 | | |
127 | 143 | | |
128 | | - | |
| 144 | + | |
129 | 145 | | |
130 | 146 | | |
131 | 147 | | |
| |||
0 commit comments