[petsc-users] Interpolation between nodal and elemental field

K. Wu wuktsinghua at gmail.com
Tue May 16 09:27:09 CDT 2023


Hi all,

Good day!

I am currently working on interploating the nodal field vector I obtained
to its corresponding elemental field vector. I am doing it in a simple way
by using structured mesh, the element value is just the average of its
corresponding nodal values.

Is it possible to generate a connectivity matrix to implement this
function? I also need this matrix later on to do a reverse transformation.

I am wondering is there a way in PETSc to generate this connectivity matrix
between nodal and elemental mesh. Or is there any better way to accomplish
this?

Thanks for your kind help!

Best regards,
Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230516/9783a262/attachment.html>


More information about the petsc-users mailing list