Skip to content

22.02

Compare
Choose a tag to compare
@cristian-barbarosie cristian-barbarosie released this 03 Feb 09:57
· 82 commits to main since this release

In progressive mesh generation, change tag::inherent_orientation into tag::orientation, tag::inherent etc.
Introduce constructor Mesh ( tag::import, tag::msh, "filename.msh"). Rename export_msh to export_to_file. Switch to gmsh version 4 format.
Introduce constructor Mesh ( tag::cube, ... ).
Gather source files under src directory.