Sorry for not being more specific in the previous email.
I have two independent and unstructured 3D meshes (let's think about two
cubes with the same geometry but with different and unstructured
meshes), the joint of these two meshes is a plane on the z-axis.
In each of the two first meshes, I calculate two different variables
respectively that, later, must be taken as initial values for
calculating another variable over the third mesh on the z-axis.
Thanks in advance!
Isa
Wolfgang Bangerth wrote:
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