Hi, I have two system of equations (fluid and structure) that are solved on two different mesh and that communicate with each other through a boundary.
If I want to perform the two solutions on two disjoint subset of processors, then would it make sense to: — create a LibMeshInit object with the global comm -> split it on the two subset of processors -> use these subset to initialize the mesh or — split it on the two subset of processors -> create a LibMeshInit object with each split comm -> use these comm from each LibMeshInit to initialize the mesh Any guidance will be appreciated. Thanks, Manav ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users