Reading a mesh created with the TRIANGLE mesh generator with the partitioned flag on does not work.
How to replicate:
Use the example/triangle/t8_read_triangle example to read the example mesh A.1.* (Coming with TRIANGLE, can be build with triangle -pne A.1) with the -p option.
Reading a mesh created with the TRIANGLE mesh generator with the partitioned flag on does not work.
How to replicate:
Use the
example/triangle/t8_read_triangle
example to read the example meshA.1.*
(Coming with TRIANGLE, can be build withtriangle -pne A.1
) with the-p
option.