Proper creation of slicemesh

Issue #1 new
Øyvind Evju created an issue

Currently, the Slice class creates a slicemesh that may duplicate vertices on the boundary between processes.

Possible solutions/improvements: 1. Create mesh on process 0 2. Remesh slice by transformation to xy-plane, and use cgal meshing on boundary polygon.

Comments (0)

  1. Log in to comment