> Once I have these two vectors, totally independent, I would like to
> transfer them to a common (DIMENSION-1) mesh, I mean a third
> triangulation3 with its dof_handler_3, its FEsystem... I don't have
> created this new triangulation3, but it should introduce the less
> distortion as possible. And if, at the beginning, I am working with a 3D 
> triangulation, this third one would be a 2D triangulation.

You need to explain in more detail how the three triangulations are 
related. If they have different dimensionality, what's their connection? 
And after that, what sort of operation do you expect to happen when you 
want to "transfer" the solution from the first two to the third 
triangulation?

You really need to be more specific, we can't read your mind about what you 
want to do...

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/

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

Reply via email to