On Fri, May 3, 2019 at 9:14 PM Povolotskyi, Mykhailo <[email protected]> wrote:
> Hello, > > is it possible to read mesh from gmesh and then partition it over MPI > ranks with libmesh? > As long as you can parse the Mesh, then partitioning it should just work as partitioning is entirely separate from mesh parsing. Is this not working for you? > > If yes, do you have an example? > > Thank you, > > Michael. > > > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
