trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
https://trixi-framework.github.io/HOHQMesh
Other
45 stars 8 forks source link

Go-through-Edits #14

Closed DavidAKopriva closed 3 years ago

DavidAKopriva commented 3 years ago

Go through each file and clean up editing. Add the Included examples page that has tables with descriptions of the example files and what features they use.

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (685b58d) into master (02248fa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   57.12%   57.12%           
=======================================
  Files          65       65           
  Lines        9470     9470           
=======================================
  Hits         5410     5410           
  Misses       4060     4060           
Flag Coverage Δ
unittests 57.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 02248fa...685b58d. Read the comment docs.

DavidAKopriva commented 3 years ago

Michael, if you are OK, I'd like to merge this into master.