ORNL-CEES / mfmg

MFMG is an open-source library implementing matrix-free multigrid methods.
https://mfmg.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Patch for avoiding reinitializing ShapeInfo #203

Closed masterleinad closed 5 years ago

dalg24 commented 5 years ago

Need to build a new image for it.

masterleinad commented 5 years ago

Need to build a new image for it.

On it.

masterleinad commented 5 years ago

Done.

dalg24 commented 5 years ago

You need to update the image tag in the Jenkins configuration

codecov-io commented 5 years ago

Codecov Report

Merging #203 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   88.57%   88.57%           
=======================================
  Files          57       57           
  Lines        3203     3203           
=======================================
  Hits         2837     2837           
  Misses        366      366
Impacted Files Coverage Δ
tests/test_hierarchy_helpers.hpp 70.5% <100%> (ø) :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 5b00a83...98d2be3. Read the comment docs.