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

Core: fold_coordinate rewrite to avoid rounding corner cases #2415

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

RudolfWeeber
Copy link
Contributor

-epsilon is folded to +box_l which is not a folded coordinate.

@fweik

@mkuron, this fixes the collision detection test on i386.

@RudolfWeeber RudolfWeeber added this to the Espresso 4.0.1 milestone Dec 13, 2018
@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

Merging #2415 into python will increase coverage by <1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2415    +/-   ##
=======================================
+ Coverage      72%     72%   +<1%     
=======================================
  Files         397     397            
  Lines       18670   18666     -4     
=======================================
+ Hits        13495   13496     +1     
+ Misses       5175    5170     -5
Impacted Files Coverage Δ
src/core/grid.hpp 100% <100%> (+8%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c64a2ec...2847722. Read the comment docs.

@fweik fweik merged commit 7a485cc into espressomd:python Dec 13, 2018
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Dec 18, 2018
Core: fold_coordinate rewrite to avoid rounding corner cases
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.

3 participants