nutofem / nuto

NuTo - yet another finite element library
https://nuto.readthedocs.io
Boost Software License 1.0
17 stars 5 forks source link

Pde plate with hole #177

Closed TTitscher closed 6 years ago

TTitscher commented 6 years ago

As a summary, this PR will:

codecov[bot] commented 6 years ago

Codecov Report

Merging #177 into PDE_reviewed will decrease coverage by 15.87%. The diff coverage is 93.02%.

Impacted file tree graph

@@                Coverage Diff                @@
##           PDE_reviewed     #177       +/-   ##
=================================================
- Coverage         81.06%   65.19%   -15.88%     
=================================================
  Files               225      287       +62     
  Lines              7297    11425     +4128     
=================================================
+ Hits               5915     7448     +1533     
- Misses             1382     3977     +2595
Impacted Files Coverage Δ
...plications/integrationtests/mechanics/CreepLaw.cpp 96.47% <ø> (ø)
src/mechanics/mesh/MeshFem.h 100% <ø> (ø) :arrow_up:
src/visualize/VoronoiHandler.h 100% <ø> (ø) :arrow_up:
src/visualize/VoronoiGeometries.cpp 60.78% <0%> (-20.8%) :arrow_down:
...integrationtests/mechanics/PlateWithHoleAnalytic.h 100% <100%> (ø)
src/mechanics/dofs/GlobalDofVector.h 100% <100%> (ø) :arrow_up:
src/mechanics/mesh/MeshFem.cpp 100% <100%> (ø) :arrow_up:
src/mechanics/integrands/NeumannBc.h 100% <100%> (ø) :arrow_up:
test/mechanics/dofs/GlobalDofVector.cpp 100% <100%> (ø) :arrow_up:
...ntests/metamodel/PolynomialLeastSquaresFitting.cpp 89.28% <100%> (ø)
... and 79 more

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 82e423c...9b6ca98. Read the comment docs.