cb-geo / mpm

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

[Hotfix] fix factor in material utility to be positive #653

Closed ezrayst closed 4 years ago

ezrayst commented 4 years ago

Fix #652 to make sure R is positive.

codecov[bot] commented 4 years ago

Codecov Report

Merging #653 into develop will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #653   +/-   ##
========================================
  Coverage    96.56%   96.56%           
========================================
  Files          122      122           
  Lines        25247    25247           
========================================
  Hits         24378    24378           
  Misses         869      869           
Impacted Files Coverage Δ
include/materials/material_utility.tcc 100.00% <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 7d4fe75...37e22b3. Read the comment docs.