On Tue, Dec 22, 2015 at 1:47 PM, Michael Povolotskyi <mpovo...@purdue.edu>
wrote:

> Dear Libmesh developers and users,
> in my application I have to different meshes that touch each other.
> I need to take some elements from one mesh and add to another mesh.
> How this can be done?
>

I guess I'd start by using the Mesh::add_elem() and delete_elem()
functions...

-- 
John
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to