Dear all,
If we have a large mesh Th and a small mesh Ths on top of it, we know interpolate() or
transferMat() can provide the interpolation matrix between these two meshes. My questions are:
- can we print the elements’ label of Th that are covered by Ths (in order to compute the interpolation matrix, I believe we already have these information)?
- can we easily change these elements’ label?
Thank you very much in advance!
Best,
Yongxing.