On 2/14/25 04:51, Matteo Malvestiti wrote:

But however there is the problem of the positing of the vertices, once placed thanks to the Manifold description, this is the result _after partitioning_:
(only 1 process being used for test purposes)
after_partitioning.png

Any idea on how to solve this issue?
Are there other methods to export and reimport adaptively refined meshes on other projects?

Matteo:
Can you be explicit about what the problem is? I assume that you want the vertex locations in the "after_partitioning" picture to be the same as in the "reimport" one?

I will also assume that both of these are refined versions of triangulations that originate from the same coarse mesh. Then it seems to me like you're simply not attaching any manifolds to tria_pft before you refine it, and consequently it does not place vertices in the right place.

Best
 W.

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/ef918866-f6d5-4347-8230-e6a41b9b6db8%40colostate.edu.

Reply via email to