-
Notifications
You must be signed in to change notification settings - Fork 108
Refactor Coordinates with more encapsulation
#3425
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
9df3238
Major `Coordinates` refactor
ZedThree c761c01
Move derivative operators out of `Coordinates`
ZedThree adec652
Clang tidy+format
ZedThree 448fadb
Coordinates::readParallelMetricComponents swap co/contra-variant
bendudson b7b7f12
Mesh::recalculateStaggeredCoordinates move after reset
bendudson 3580dc5
Coordinates: Invalidate caches when cell spacing set
bendudson 7414796
test_coordinates: Fix IndexedAccessors
bendudson 740f40f
Fix setting location of derivatives
ZedThree 69950d1
Fix broken examples
ZedThree 7da06af
Fix some clang-tidy warnings
ZedThree d546bec
Div_par: Use Field3DParallel
bendudson 0870329
Coordinates: Use communicate_no_slices
bendudson 312bfc3
Coordinates: Getters use BOUT_OMP_SAFE
bendudson e4b126d
Don't compute G-values unnecessarily or when using FCI
ZedThree 5ac885c
Merge remote-tracking branch 'origin/next' into refactor-coords-rebas…
dschwoerer 359f187
First cast to f3dp to compute parallel slices for FCI
dschwoerer 33f791e
Remove not-needed .asField3DParallel()
dschwoerer 6ee7369
Grad_par: take Field3DParallel as parallel slices are needed for FCI
dschwoerer 3fed01e
Merge remote-tracking branch 'origin/next' into refactor-coords-rebas…
dschwoerer 12351b9
Fix signature in cxx
dschwoerer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.