So say the fluid domain and solid domain are both 3D, are you hoping to 
serialize the 2D manifold that connects the two? Or the 3D elements whose 
support intersects the shared boundary?

There is a convenient mechanism to extract the manifold, if that is what you're 
looking for. 



On Sep 5, 2013, at 1:43 PM, "Manav Bhatia" <[email protected]> wrote:

> Hi,
> 
>   Is it possible to "serialize" only a subset of elements on the boundary
> of a mesh to all processors, instead of all the elements that MeshSerialize
> works with?
> 
>   I am working on a fluid-structure interaction problem where both my
> fluid and structure mesh are ParallelMesh objects and keeping a complete
> copy of the mesh (via MeshSerialize) for the MeshFunction object is turning
> out to be a memory bottleneck for larger cases.
> 
>   Any comments would be appreciated.
> 
> Thanks,
> Manav
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> _______________________________________________
> Libmesh-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/libmesh-users

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to