mmorse1217 / lean-vtk

A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.
MIT License
47 stars 14 forks source link

wmtk support #7

Closed yunfanzhou closed 1 year ago

yunfanzhou commented 1 year ago

update catch.hpp and add line segment to cells

mmorse1217 commented 1 year ago

Looks good! Thanks! I probably should have catch auto-downloaded in the CMakeLists.txt at some point; thanks for bumping the version!