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

Initial GitHub setup #1

Closed sloede closed 3 years ago

sloede commented 3 years ago

Apply some initial modifications to set HOHQMesh up for living on GitHub.

sloede commented 3 years ago

In the .gitignore, there should be the opportunity to update (if the algorithms change, thereby changing the mesh and plot files) the files in Benchmarks/*/Benchmarks/. Files in Benchmarks/*/Tests/ should be ignored, where * = MeshFiles, PlotFiles and StatsFiles

OK, thanks! Fixed in aa92519.