GridapDistributed.jl icon indicating copy to clipboard operation
GridapDistributed.jl copied to clipboard

get_triangulation() does not give the required triangulation

Open shreyas02 opened this issue 7 months ago • 3 comments

Hi all,

When I look to get the triangulation ( get_triangulation() ) from a FESpace that is defined on a boundary triangulation, I get a body-fitted triangulation instead of a boundary triangulation; it would be nice to get the boundary triangulation instead, so as to not lose information such as the glue. Is there any reason why it is like this here?

Thanks, Shreyas

shreyas02 avatar Mar 18 '25 10:03 shreyas02