mkdir build
cd build
cmake ..
cmake --build .
Place one or multiple input .obj triangle meshes in the folder inputBoundaries.
Run the program.
Multiple output .vtk hexahedral meshes will be generated in the folder outputFiles.
Group type 0/1 represents inside/outside meshes respectively.
Please report any problems in Issues.
