Dear all, When a shared::Triangulation is copied, the partition information is lost. The triangulation is on an invalid state. I think we should reimplement the *copy_triangulation* function that do the partition operation after the data is copied.
I also have a suggestion that we can add a virtual function *repartition* to its parent class parallel::Triangulation and reimplement it in shared::Triangulation. Does this make sense? If yes, I can help with this. Best regards, Ce Qin -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
