cb-geo / mpm

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

Variable cleanup #663

Closed bodhinandach closed 4 years ago

bodhinandach commented 4 years ago

Describe the PR Clean up of some remaining unused variables following #659. There were few of them left even after #658 was merged.

Related Issues/PRs PR #659, Issue #658

codecov[bot] commented 4 years ago

Codecov Report

Merging #663 into develop will decrease coverage by 0.00%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #663      +/-   ##
===========================================
- Coverage    96.55%   96.54%   -0.00%     
===========================================
  Files          122      122              
  Lines        25386    25378       -8     
===========================================
- Hits         24509    24501       -8     
  Misses         877      877              
Impacted Files Coverage Δ
include/solvers/mpm_base.tcc 69.93% <0.00%> (ø)
tests/node_test.cc 99.77% <ø> (-<0.01%) :arrow_down:
include/graph.tcc 97.56% <100.00%> (ø)

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 8f19a4e...bf00102. Read the comment docs.