nutofem / nuto

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

Pde binary gmsh format #163

Closed TTitscher closed 6 years ago

TTitscher commented 6 years ago

Add binary gmsh format support.

codecov[bot] commented 6 years ago

Codecov Report

Merging #163 into PDE_reviewed will increase coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #163      +/-   ##
================================================
+ Coverage         63.93%   64.13%   +0.19%     
================================================
  Files               225      225              
  Lines             10218    10276      +58     
================================================
+ Hits               6533     6590      +57     
- Misses             3685     3686       +1
Impacted Files Coverage Δ
source/src/mechanics/mesh/MeshGmsh.h 100% <0%> (ø) :arrow_up:
source/test/mechanics/mesh/MeshGmsh.cpp 100% <0%> (ø) :arrow_up:
source/src/mechanics/mesh/MeshGmsh.cpp 96.31% <0%> (+0.55%) :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 7de086b...1ab140a. Read the comment docs.