forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: remove GlobalV in some parallel classes (#4445)
* remove globalV in divide_pools * remove globalv in split_grid(diag)_world * refactor init_pool * remove globalv in finalize_mpi * remove globalv in read_mpi_parameters * remove globalv in parallel_common * fix parallel_common_test * remove globalv in reduce_double_allpool * remove globalv in parallel_reduce * remove globalv in parallel_reduce_test * refactor read_mpi_parameters * remove globalv in parallel_global_test * remove globalv in parallel_kpoints * remove globalv in parallel_kpoints * update parallel_kpoints_test.cpp * [pre-commit.ci lite] apply automatic fixes * fix err * [pre-commit.ci lite] apply automatic fixes * restore bcast_string and bcast_bool * [pre-commit.ci lite] apply automatic fixes * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e6a5c35
commit bdb2178
Showing
48 changed files
with
6,846 additions
and
6,179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.