jlchan / StartUpDG.jl

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

make RefElemData fields more general #19

Closed jlchan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (f2eb030) into master (58f2c84) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          14       14           
  Lines        1144     1144           
=======================================
  Hits         1114     1114           
  Misses         30       30           
Impacted Files Coverage Δ
src/RefElemData.jl 97.43% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more