cb-geo / mpm

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

Interface class implementation #568

Closed thiagordonho closed 4 years ago

thiagordonho commented 4 years ago

Implementation:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@e29ee3b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #568   +/-   ##
==========================================
  Coverage           ?   96.73%           
==========================================
  Files              ?      113           
  Lines              ?    23445           
  Branches           ?        0           
==========================================
  Hits               ?    22678           
  Misses             ?      767           
  Partials           ?        0
Impacted Files Coverage Δ
include/particle_base.h 100% <ø> (ø)
include/mesh.h 83.33% <ø> (ø)
include/interface.h 0% <ø> (ø)
src/interface.cc 0% <ø> (ø)
include/particle.h 100% <ø> (ø)
include/particle.tcc 93.93% <100%> (ø)
tests/particle_test.cc 99.87% <100%> (ø)

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 e29ee3b...2618396. Read the comment docs.

kks32 commented 4 years ago

Closing this PR due to code restructuring

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.

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.