The extract function of the msh3 library run out of memory (128G RAM machine) on this example:
ExtractExample.txt
(the file extension is .txt due to Github limitations, it is an .edp file)
The error occurs in msh3.cpp - line 5952
Is it due to a mesh misdefinition or to the FQuadTree function ?