jlchan / StartUpDG.jl

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

Added MeshData-test for tensor-prisms #107

Closed Davknapp closed 1 year ago

Davknapp commented 1 year ago

Implemented a test-suite for MeshData for tensor-product-wedges. Iterates over different polynomial degrees for triangles and lines, constructs a tensor-wedge and mesh consisting of wedges and tests the same properties as for the other meshes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #107 (742db2d) into main (ef2b4b5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files          25       25           
  Lines        2730     2730           
=======================================
  Hits         2652     2652           
  Misses         78       78           

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