-
Notifications
You must be signed in to change notification settings - Fork 425
[WIP] Add simpler version of ParticleTile using 2D array #4404
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
Open
AlexanderSinn
wants to merge
46
commits into
AMReX-Codes:development
Choose a base branch
from
AlexanderSinn:Add_simpler_version_of_ParticleTile_using_2D_array
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
1cf9ff6
Add simpler version of ParticleTile using 2D array
AlexanderSinn aeb1ca0
fix
AlexanderSinn be36e1f
fix 2
AlexanderSinn 8710b38
add some nodiscard
AlexanderSinn 1626d2b
fix restrict
AlexanderSinn e10d6b2
Merge branch 'AMReX-Codes:development' into Add_simpler_version_of_Pa…
AlexanderSinn 06112b4
add ArrayView
AlexanderSinn 25709fd
add get_idx_from_str
AlexanderSinn 7fd24ad
fix int static_cast
AlexanderSinn 632028b
add ParticleContainerPureSoA2
AlexanderSinn 7aade3c
add nodiscard
AlexanderSinn b202139
add fwd declaration
AlexanderSinn 0a934c5
workaround windows compiler bug
AlexanderSinn 8104fe7
update RedistributeCPU
AlexanderSinn 89ae3bf
fix define
AlexanderSinn 975516e
fix GetArrayOfStructs
AlexanderSinn 2bf4c97
fix unused variable
AlexanderSinn c7e3033
fix nodiscard
AlexanderSinn 1f92436
add more backwards compatibility
AlexanderSinn 1736b19
Merge branch 'AMReX-Codes:development' into Add_simpler_version_of_Pa…
AlexanderSinn 57152e6
Merge branch 'AMReX-Codes:development' into Add_simpler_version_of_Pa…
AlexanderSinn 0b6e182
more compatibility
AlexanderSinn 03520fb
add idcpu function
AlexanderSinn d288f38
fix warnings
AlexanderSinn 16e48b8
remove some SuperParticleType
AlexanderSinn 705da47
change SuperParticle type to Particle
AlexanderSinn d9e609e
merge dev
AlexanderSinn aa0b7bb
revert some changes
AlexanderSinn 1b6ac3c
revert some more
AlexanderSinn bc0de8a
separate out ReorderParticles for ptile
AlexanderSinn cabc63f
change define
AlexanderSinn 5a7a1e1
fix
AlexanderSinn d19a8cd
fix2
AlexanderSinn f354269
fix3
AlexanderSinn 9069528
fix4
AlexanderSinn 17a12af
fix5
AlexanderSinn 3eee1d9
fix6
AlexanderSinn 804e107
fix getSuperParticle
AlexanderSinn 2a17251
change name to RTSoA
AlexanderSinn 20c7269
change name to RTSoA
AlexanderSinn a635c59
add stream sync
AlexanderSinn 85b2573
update WriteBinaryParticleData
AlexanderSinn 47c0135
fix
AlexanderSinn 004232e
Merge branch 'AMReX-Codes:development' into Add_simpler_version_of_Pa…
AlexanderSinn a2fd415
merge dev
AlexanderSinn ec7371d
Merge branch 'development' into Add_simpler_version_of_ParticleTile_u…
AlexanderSinn 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
Some comments aren't visible on the classic Files Changed page.
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
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.