Re: [Libmesh-users] Reading ParallelMesh

2017-03-06 Thread Rossi, Simone
Dear Roy, thanks for your reply and for your work. I’ll send you the mesh I’m using in a separate email. Let me know, Thanks, Simone On Mar 6, 2017, at 12:33, Roy Stogner wrote: > > On Sun, 5 Mar 2017, Rossi, Simone wrote: > >> I would like to partition and read a mesh in parallel. >> After r

Re: [Libmesh-users] Reading ParallelMesh

2017-03-06 Thread Roy Stogner
On Sun, 5 Mar 2017, Rossi, Simone wrote: I would like to partition and read a mesh in parallel. After reading the discussion on the mailing list on “pre-partitioning a big mesh" I used the splitter to partition the mesh. The partitioner just worked (that was great! Thanks!). I set up a simpl

[Libmesh-users] Reading ParallelMesh

2017-03-05 Thread Rossi, Simone
Hello, I would like to partition and read a mesh in parallel. After reading the discussion on the mailing list on “pre-partitioning a big mesh" I used the splitter to partition the mesh. The partitioner just worked (that was great! Thanks!). I set up a simple test to check if I could read the m