Re: [Libmesh-users] DTKSolutionTransfer (Contd.)

2016-07-25 Thread Roy Stogner
On Tue, 26 Jul 2016, Jayaraman, Vegnesh wrote: > I need to transfer solutions between 2 different meshes that are of > different dimensions. > > For eg. I have 2 square domains Mesh1: X,Y = [-1,1] [-1,1] and Mesh 2 :X,Y = > [-2,2] [-2,2] > > I transfer the solution from Mesh 2 to Mesh 1, only

[Libmesh-users] DTKSolutionTransfer (Contd.)

2016-07-25 Thread Jayaraman, Vegnesh
I have a follow up question to Harriet Li's question. I need to transfer solutions between 2 different meshes that are of different dimensions. For eg. I have 2 square domains Mesh1: X,Y = [-1,1] [-1,1] and Mesh 2 :X,Y = [-2,2] [-2,2] I transfer the solution from Mesh 2 to Mesh 1, only for