Re: [Libmesh-users] Mesh partition question

2009-12-17 Thread Roy Stogner
On Thu, 17 Dec 2009, Michael Povolotskyi wrote: > So, if I plan to read a mesh generated by Gmesh (*.msh format) and > distribute it over the CPUs, then libmesh will automatically > partition it using Parmetis. Is this right? Using Metis, I believe - Parmetis is only default for ParallelMesh,

Re: [Libmesh-users] Mesh partition question

2009-12-17 Thread Michael Povolotskyi
Roy Stogner wrote: > > On Thu, 17 Dec 2009, Michael Povolotskyi wrote: > >> I'm working with libmesh-0.6.4 distribution. >> There is no src/partitioner there but there is src/partitioning >> directory, that contains classes derived from Partition class. > > Whoops, yes, src/partitioning is what I

Re: [Libmesh-users] Mesh partition question

2009-12-17 Thread Roy Stogner
On Thu, 17 Dec 2009, Michael Povolotskyi wrote: > I'm working with libmesh-0.6.4 distribution. > There is no src/partitioner there but there is src/partitioning directory, > that contains classes derived from Partition class. Whoops, yes, src/partitioning is what I meant. > Is there any exampl

Re: [Libmesh-users] Mesh partition question

2009-12-17 Thread Michael Povolotskyi
Roy Stogner wrote: > > On Thu, 17 Dec 2009, Michael Povolotskyi wrote: > >> Is it possible to tell to libmesh how do I want to distribute my mesh >> over the CPUs? > > Yes. The most general way to do so is to write your own Partitioner > subclass (see the src/partitioner/ directory for both simple

Re: [Libmesh-users] Mesh partition question

2009-12-17 Thread Roy Stogner
On Thu, 17 Dec 2009, Michael Povolotskyi wrote: > Is it possible to tell to libmesh how do I want to distribute my mesh > over the CPUs? Yes. The most general way to do so is to write your own Partitioner subclass (see the src/partitioner/ directory for both simple and complex examples), which

[Libmesh-users] Mesh partition question

2009-12-17 Thread Michael Povolotskyi
Dear all, I have a question about the parallel mesh partitioner. Is it possible to tell to libmesh how do I want to distribute my mesh over the CPUs? Thank you for help, Michael. -- This SF.Net email is sponsored by th