On 7/18/22 04:21, Alexander Kiselyov wrote:
Regarding the mesh, I'm not sure I use the correct terms, but for two
solvers I'm going to use the same "starting" mesh but with different
refinement (two solvers having their own mesh refinement loops). It
seems that in this case VectorTools::interpolate_to_different_mesh has
to be used, am I right?

Yes. Or some other way to evaluate the solution on one mesh on the quadrature points of another mesh.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
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 on the web visit 
https://groups.google.com/d/msgid/dealii/7db3865e-28d9-646b-bed0-833a104b4f3b%40colostate.edu.

Reply via email to