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

Fixes to mamico plugin after mamico refactor #293

Open
wants to merge 118 commits into
base: master
Choose a base branch
from

Conversation

amartyads
Copy link
Contributor

@amartyads amartyads commented Feb 26, 2024

Description

After the mamico coding week, some files and functions were renamed. The plugin is now fixed to use these new names.

Fixes Issue #290

src/parallel/boundaries/BoundaryHandler.cpp Dismissed Show dismissed Hide dismissed
src/parallel/boundaries/BoundaryHandler.cpp Dismissed Show dismissed Hide dismissed
src/parallel/boundaries/BoundaryHandler.cpp Dismissed Show dismissed Hide dismissed
cniethammer
cniethammer previously approved these changes Nov 26, 2024
Copy link
Contributor

@cniethammer cniethammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not have time to test this - so just general remarks on the code.

Overall such huge PRs that include also out of topic modifications should be avoided and if not clearly state what was done in the PR description! Here I find new cmake and xml options beside general fixes and renamings of interfaces in the code ...

.gitignore Outdated Show resolved Hide resolved
cmake/modules/mamico.cmake Show resolved Hide resolved
examples/all-options.xml Outdated Show resolved Hide resolved
examples/all-options.xml Show resolved Hide resolved
src/utils/Math.h Outdated Show resolved Hide resolved
src/CMakeLists.txt Show resolved Hide resolved
src/Simulation.cpp Outdated Show resolved Hide resolved
src/particleContainer/ParticleContainer.h Outdated Show resolved Hide resolved
src/parallel/DomainDecompBase.cpp Show resolved Hide resolved
Co-authored-by: Christoph Niethammer <[email protected]>
@amartyads amartyads requested a review from FG-TUM November 26, 2024 14:31
cniethammer
cniethammer previously approved these changes Nov 26, 2024
src/Simulation.cpp Outdated Show resolved Hide resolved
src/Simulation.cpp Outdated Show resolved Hide resolved
src/parallel/DomainDecompBase.h Outdated Show resolved Hide resolved
src/parallel/boundaries/BoundaryHandler.cpp Outdated Show resolved Hide resolved
src/parallel/boundaries/BoundaryHandler.cpp Outdated Show resolved Hide resolved
src/parallel/boundaries/RegionUtils.cpp Outdated Show resolved Hide resolved
src/parallel/boundaries/RegionUtils.cpp Outdated Show resolved Hide resolved
src/parallel/boundaries/RegionUtils.cpp Outdated Show resolved Hide resolved
src/utils/Math.h Outdated Show resolved Hide resolved
src/utils/Math.h Outdated Show resolved Hide resolved
remove inlines

Co-authored-by: FG-TUM <[email protected]>
@amartyads amartyads requested a review from FG-TUM December 9, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix MaMiCo Plugin (MaMiCo refactoring February 2024)
5 participants