Dear Giang, I think that the SolutionTransfer class could be used for this purpose if the Triangulation is coarsened. Moreover, the VectorTools namespace contains a variant of VectorToosl::interpolate using two DoFHandler objects and there is also VectorTools::interpolate_to_different_mesh.
Best wishes, Sebastian [email protected] schrieb am Freitag, 15. April 2022 um 02:07:01 UTC+2: > Hi all, > > Are there anyway to project or interpolate solution data from adaptive > mesh back to uniform mesh? > Thank you in advance, > > Giang > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/5f4e43fa-9a26-47c5-bf83-c2d57e210eb9n%40googlegroups.com.
