jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
27 stars 9 forks source link

Add wedge to vtk writer #88

Closed Davknapp closed 1 year ago

Davknapp commented 1 year ago

Added a vtk_writer for wedges.

Had to change a line in the vtk-writer for quads, because the dimensions did not match of the quad-coords did not match the dimension of triangles and prisms/wedges.

codecov[bot] commented 1 year ago

Codecov Report

Merging #88 (f54097f) into main (57e4244) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   96.68%   96.78%   +0.10%     
==========================================
  Files          22       22              
  Lines        2416     2492      +76     
==========================================
+ Hits         2336     2412      +76     
  Misses         80       80              
Impacted Files Coverage Δ
src/mesh/vtk_helper.jl 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more