Ina,

Le lun. 1 avr. 2019 à 05:54, Ina <[email protected]> a écrit :
> Do you know how to create the matrix needed by the interpolate function using 
> the data of the transfer representation?
No I don't sorry. Personally, since you said that
VectorTools::interpolate_to_different_mesh was working I would just
use that. You should look for a faster method only if you can show
that it is the bottleneck of your applications (which I doubt is the
case).

> If not, is there another way to interpolate using a transfer matrix? Thanks a 
> lot for your help.
If the two meshes have a common coarse mesh, you can do something like step-28

Best,

Bruno

-- 
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.

Reply via email to