Commit 7891ac7
Move some files from source_io to source_base and source_cell (deepmodeling#7789)
* move binstream from source_io to module_out in source_base
* move filename to source_base
* move file_reader and sparse_matrix to source_base
* move csr_reader and cif_io
* move ucell_io
* move test files
* refactor parallel_grid.h and cpp
* update parallel_grid
* refactor parallel_grid
* update parallel grid
* move parallel grid to source_base
* fix small bugs
* increase the threshold from 0.005 to 0.006
* fix bug
* fix makefile
---------
Co-authored-by: abacus_fixer <mohanchen@pku.eud.cn>1 parent 6c7c658 commit 7891ac7
100 files changed
Lines changed: 297 additions & 391 deletions
File tree
- source
- source_base
- module_out
- test
- support
- source_basis/module_nao/test
- source_cell
- test
- source_esolver
- test
- source_estate
- module_charge
- test
- source_hamilt
- module_hcontainer
- test
- module_surchem/test
- source_io
- module_chgpot
- module_dhs
- module_dm
- module_dos
- module_hs
- module_output
- module_restart
- module_wannier
- module_wf
- test_serial
- test
- support
- source_lcao
- module_deepks/test
- module_lr
- potentials
- utils/test
- module_operator_lcao/test
- module_ri
- test
- source_md/test
- source_psi
- test
- source_pw/module_pwdft
- test
- source_relax
- test
- tests/08_EXX/15_KP_HSE_SOC_symm
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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
184 | 190 | | |
185 | 191 | | |
186 | 192 | | |
| |||
211 | 217 | | |
212 | 218 | | |
213 | 219 | | |
| 220 | + | |
| 221 | + | |
214 | 222 | | |
215 | 223 | | |
216 | 224 | | |
| |||
548 | 556 | | |
549 | 557 | | |
550 | 558 | | |
551 | | - | |
552 | 559 | | |
553 | 560 | | |
554 | 561 | | |
555 | 562 | | |
556 | 563 | | |
557 | 564 | | |
558 | 565 | | |
559 | | - | |
560 | 566 | | |
561 | 567 | | |
562 | 568 | | |
563 | | - | |
564 | 569 | | |
565 | 570 | | |
566 | 571 | | |
| |||
612 | 617 | | |
613 | 618 | | |
614 | 619 | | |
615 | | - | |
616 | 620 | | |
617 | | - | |
618 | | - | |
619 | 621 | | |
620 | 622 | | |
621 | 623 | | |
| |||
632 | 634 | | |
633 | 635 | | |
634 | 636 | | |
635 | | - | |
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
File renamed without changes.
0 commit comments