GridapDistributed.jl
GridapDistributed.jl copied to clipboard
get_triangulation() does not give the required triangulation
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