LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
12 stars 3 forks source link

tools: infer mesh format from extension #237

Closed hhirtz closed 1 year ago

hhirtz commented 1 year ago

So the following invocations will produce a VTK ASCII file and a MEDIT binary file respectively:

apply-weight -m my_mesh.vtk -w weights.dat my_mesh_with_weights.vtk
mesh-refine my_mesh.vtk refined_mesh.meshb