On Thu, 3 Jun 2010, Andrea Hawkins wrote:

> I'm experimenting with ParallelMesh hoping it will in scaling.

I guess one way to avoid running into a possible AMR bug with the
PeriodicBoundary stuff is to use a class that has a *definite* AMR
bug.  ;-)

> When running in debug mode I get the following warning:
>
> Warning:  This MeshInput subclass only support meshes which have been
> serialized!
> [0] /h1/ahawkins/LIBRARIES/LIBMESH/libmesh-r3882/include/mesh/mesh_input.h,
> line 134, compiled May 31 2010 at 14:34:05
> Warning:  This MeshOutput subclass only support meshes which have been
> serialized!
> [0] /h1/ahawkins/LIBRARIES/LIBMESH/libmesh-r3882/include/mesh/mesh_output.h,
> line 170, compiled May 31 2010 at 14:34:05
>
> I initially thought it would be ok because the GMVIO seemingly worked
> well. However, when I try to read in the xdr file that was written
> out, I get a completely wrong solution.

I believe this may be related to the libHilbert interface bug that
we're still failing to fix.

> So, is there a way to serialize a parallel mesh. In looking at the
> class, I didn't see anything obvious.

ParallelMesh::allgather()
---
Roy

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to