From: Salazar De T. M. <sal...@ll...> - 2019-02-05 21:45:27
|
How can I save the mesh with unique_ids? Which format would be the best to save the refinement flags? Thanks Miguel On 1/31/19, 12:10 PM, "Stogner, Roy H" <roy...@ic...> wrote: On Thu, 31 Jan 2019, Salazar De Troya, Miguel wrote: > Would it be possible for me to send you the mesh in CPR format just > right before calling test_unflagged() in > MeshRefinement::refine_and_coarsen_elements()? Would that help to > debug this issue? Not sure if the mesh in CPR actually stores the > flags for refinement. It doesn't, I'm afraid. I'd love it if you could send me something that reproduces the problem, but it wouldn't be that easy. Maybe save a .cpa (for ease of examination) with unique_ids and manually write out a separate file with refinement flags? --- Roy |