Hello- I'm experimenting with ParallelMesh hoping it will in scaling. 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. So, is there a way to serialize a parallel mesh. In looking at the class, I didn't see anything obvious. Or... is this something I will just have to wait for? Thanks! Andrea ------------------------------------------------------------------------------ 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
