TDycores-Project / TDycore

BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Moving TDyMesh source to mpfao/ directory, since FE doesn't use it. #206

Closed jeff-cohere closed 2 years ago

jeff-cohere commented 2 years ago

This PR just moves the source files in the src/mesh directory to src/mpfao because only the MPFAO method uses our mesh data structure.

We're working on a better directory structure that better reflects the functionality of the library. More on that soon.

codecov-commenter commented 2 years ago

Codecov Report

Merging #206 (5ec182a) into master (13626f4) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5ec182a differs from pull request most recent head 599f650. Consider uploading reports for the commit 599f650 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   49.78%   49.78%           
=======================================
  Files           4        4           
  Lines         691      691           
=======================================
  Hits          344      344           
  Misses        347      347           

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 13626f4...599f650. Read the comment docs.