Re: [Libmesh-users] Mesh decomposition and node duplication

2009-06-04 Thread Roy Stogner
On Mon, 1 Jun 2009, Mengda Wu wrote: > I am trying to understand the mesh decomposition and parallelism in > libmesh. You might read our paper in Engineering With Computers: http://www.springerlink.com/content/u753j35775168843/ It's a bit out of date on some things, but I think the SerialMesh

[Libmesh-users] Mesh decomposition and node duplication

2009-06-01 Thread Mengda Wu
Hi all, I am trying to understand the mesh decomposition and parallelism in libmesh. The mesh (is a SerialMesh) is a triangular surface mesh with total number of nodes: 1612, elements: 3144. Decomposition on 4 processors results in (got with n_local_nodes() and n_local_elem()) processor 0: