I wish to extract a boundary mesh but for some reason the Frontier option only works on a portion on it:
m10 = MeshRegion[ToElementMesh[Rectangle[{0, 0}, {1, 1}],"MaxCellMeasure" -> 1/10^2]]["MakeLinear"]
MeshRegion[MeshCoordinates[m10], MeshCells[m10, {2, "Frontier"}]]
gives
can't detect the flaw, tho.


["MakeLinear"]? $\endgroup$