cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
243 stars 83 forks source link

:hammer: Revert improve node-node halo region MPI communication #551

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Reverts cb-geo/mpm#550

codecov[bot] commented 4 years ago

Codecov Report

Merging #551 into develop will increase coverage by 0.07%. The diff coverage is 73.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #551      +/-   ##
===========================================
+ Coverage    96.61%   96.68%   +0.07%     
===========================================
  Files          107      107              
  Lines        21651    21658       +7     
===========================================
+ Hits         20916    20939      +23     
+ Misses         735      719      -16
Impacted Files Coverage Δ
include/mesh.h 83.33% <ø> (ø) :arrow_up:
include/node_base.h 100% <ø> (ø) :arrow_up:
include/solvers/mpm_explicit.tcc 65.22% <0%> (ø) :arrow_up:
include/node.h 100% <100%> (ø) :arrow_up:
tests/node_test.cc 99.78% <100%> (ø) :arrow_up:
tests/mesh_test.cc 99.1% <100%> (ø) :arrow_up:
include/mesh.tcc 94.15% <68%> (+2.17%) :arrow_up:

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 586983c...92e8df2. Read the comment docs.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.