Hi, I am currently dealing with a time based problem and given the mesh at the old time step and one at the current time step, need to project a finite element function from either of those two meshes to a new one which is the union of both meshes. I can get the DoFHandlers etc to work on this union triangulation but when I cannot see how to do this... basically I want something like SolutionTransfer (which works nicely btw!) which would allow me to project between the different meshes. Any help is appreciated.
Thanks, Stephen
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
