Theoretically that should work. There is at least one mixed elem mesh in the libmesh examples so it even gets exercised. It don't think it gets a lot of routine use though so if you do run into any regressions. Let us know.
On Fri, Mar 25, 2016 at 5:33 PM Harshad Sahasrabudhe <[email protected]> wrote: > Hi, > > Has anyone used mixed element unstructured mesh with LibMesh? It is > supported out of box, e.g. is the point locator, partitioning etc known to > work? > > In my mesh I need to connect tetrahedra to cuboids, so I have tets, prisms, > pyramids and cuboids all in 1 mesh. I'm using SerialMesh to import the mesh > created by Gmsh. > > Thanks! > Harshad > > ------------------------------------------------------------------------------ > 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=278785351&iu=/4140 > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ 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=278785351&iu=/4140 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
