Roy Stogner writes: > Just run ./configure without "--enable-parmesh", and declare objects > to be of type Mesh, which will end up as a typedef of SerialMesh. > You'll still need to keep your own code (e.g. node redistibution) > consistent between processors, but you won't have to worry about bugs > in library code, and when we do get around to finishing ParallelMesh > you'll be able to rebuild with it enabled without rewriting any of > your apps.
Libmesh was never configured with "--enable-parmesh". It seems like the assertion is triggered during mesh partitioning, when find_global_indices is called. So disabling libHilbert is one way to circumvent the problem. I'll also try out your suggestions. Thanks, Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel