Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving "not cyclic" solver #2314

Open
wants to merge 21 commits into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
3916ca2
[skip ci] Apply black changes
bendudson May 12, 2021
ac7f3cd
Add an option to CyclicReduce to gather onto fewer processors
bendudson May 12, 2021
6ff3896
Add ngather option to Laplace cyclic solver
bendudson May 13, 2021
060c8bf
Merge branch 'next-cyclic-comms' of github.com:boutproject/BOUT-dev i…
bendudson May 13, 2021
764725e
Clang and Black formatting
bendudson May 13, 2021
a5f0a64
Tidying, using unique_ptr
bendudson May 13, 2021
a216cb8
Merge branch 'next' into next-cyclic-comms
bendudson Jul 25, 2022
72b8e64
Apply clang-format changes
bendudson Jul 25, 2022
6db58ff
Missed a merge conflict in cyclic_laplace
bendudson Jul 25, 2022
4d5c374
Merge branch 'next-cyclic-comms' of github.com:boutproject/BOUT-dev i…
bendudson Jul 25, 2022
deb463f
CyclicLaplace destructor replaced by unique_ptr
bendudson Jul 25, 2022
1c098fc
Merge branch 'next' into next-cyclic-comms
bendudson Jun 14, 2023
7901661
Apply black changes
bendudson Jun 14, 2023
47d69ff
Clang-tidy suggestions: Add braces
bendudson Jun 14, 2023
f1d6331
Merge branch 'next-cyclic-comms' of github.com:boutproject/BOUT-dev i…
bendudson Jun 14, 2023
8a4d122
Apply clang-format changes
bendudson Jun 14, 2023
25055d3
Merge branch 'v5.1.0-rc' into next-cyclic-comms
bendudson Jun 14, 2023
b4f7ca4
Fix merge in PVODE
bendudson Jun 14, 2023
b75ffa7
test-laplace fix script adding ngather setting
bendudson Jun 14, 2023
4c9d6fc
Merge branch 'next' of github.com:boutproject/BOUT-dev into next-cycl…
dschwoerer Oct 18, 2023
d856e95
Merge branch 'next' of github.com:boutproject/BOUT-dev into next-cycl…
dschwoerer Oct 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading