-
Notifications
You must be signed in to change notification settings - Fork 12
Poisson_100 and poisson_110 with Poisson Boundary Condition Tests #266
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
34 commits
Select commit
Hold shift + click to select a range
6dac09e
Added 1D support of cos2pix example
kaanolgu f2c5643
added poisson_100 case
kaanolgu 61f4003
Fix: 100 case is using transpose to reuse postprocess of 010 case
kaanolgu 74658fb
fix: refactored the cos2pix example
kaanolgu 360e175
fix: ci/cd build error fix and removed geo%BC by using periodic_x
kaanolgu 8441de1
new: added the cos3pix test too
kaanolgu f18eb0e
add: 110 case initial setup
kaanolgu a31ed83
fix: cos2pix prints correct analytical solution for 110 case
kaanolgu acc143c
fix: cos2pix test case tests for poisson results and div(grad()) resu…
kaanolgu 5c3de0a
add: cos(2pix)cos(2piy)cos(2piz)
kaanolgu 5bf9fba
fix: fft_forward_cuda for 000 case
kaanolgu cccc393
fix:110 case spectral removed post process fwd/bwd x
kaanolgu 6f6979d
fix: added VERBOSE option to hide prints
kaanolgu 15ac987
added: input_000 and input_110
kaanolgu 4f70faf
add: OpenMP missing functionalities error messages
kaanolgu 9557e0c
fix: fprettify applied for styling
kaanolgu e216f36
fix: remove unused variable in cos2pix
kaanolgu 175d9b1
fix:fprettify broken cuda calls
kaanolgu c2b1253
fix: fprettify ignore cuda chevrons
kaanolgu e87fdd9
new: moving from case to test
kaanolgu b4056c4
fix: comments for cuda poisson
kaanolgu dbde717
fix:remove unused enforce_periodicity_xy, undo_periodicity_xy functio…
kaanolgu 5a953cb
Rename test_poisson.f90 to test_poisson_bc.f90
kaanolgu bb5c067
Update CMakeLists.txt to rename test_poisson to test_poisson_bc
kaanolgu c9dd785
fix: add missing x_sp_st offset to ix calculation in spectral processing
kaanolgu 151033c
fix: multiple rank is not available for 110 case
kaanolgu 2c3077e
fix: remove debug printouts
kaanolgu 9190f99
fix: reuse fft_forward/backward_cuda for 010 and 110 cases
kaanolgu 518db11
add cufft to forward and backward fft
ia267 be77aa2
ensure that plan3d_fw and plan3d_bw and runtime branching are always …
ia267 dc2e994
fix formatting issues
ia267 0652350
fix: the forward_cuda logic was affected by the merge
kaanolgu c80daab
fix: remove debug prints
kaanolgu a1876f4
fix: changes to cufft path to ensure boundary conditions are corrrect.
ia267 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
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.