Hi All,
I want to do interpolation from solution to new set of mesh (not only different polynomial order, but also mesh nodal points). I have searched poly.py and shape.py and also write.vtk.py, but I cannot find interpolation operator via constructing the high order polynomial based on GL points (or other bases) to have the solution at any point in that element. Just to make sure there’s no such tool to do it, otherwise I will write my own one.
Best wishes,
Zhenyang