Hi,

I am using two triangulations, one is obtained from the other by refinement.

Now I want to transfer the solution of a problem  from one triangulation to
the other by projection ( in the usual dealii sense of the word).

Is there a way to do this?

It seems all standard ways for transferring solutions are by interpolation
and the VectorTools::project tool needs a function as an argument rather
than a solution vector.

Greetings Tariq.
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to