Re: [Libmesh-users] Experience with distributed creation om mesh

2010-12-23 Thread Roy Stogner
On Tue, 21 Dec 2010, Michael Povolotskyi wrote: > a) a Mesh object is created (It seems that by default it is a > SerialMesh object, not a ParallelMesh) Trying to create a distributed mesh in a SerialMesh structure is likely to fail horribly the first time you try to do any adaptivity, at the v

[Libmesh-users] Experience with distributed creation om mesh

2010-12-21 Thread Michael Povolotskyi
Deal Libmesh developers, as I wrote you before I was trying to create a mesh in a distributed way and solve the Poisson equation on it. Good news: it works a) a Mesh object is created (It seems that by default it is a SerialMesh object, not a ParallelMesh) b) nodes and elements that belong to a