Dear all, When I try to load a series of nemesis mesh files that I created by:
Mesh mesh(init.comm(), dim); mesh.read(in_file); Nemesis_IO(mesh).write(out_file); using my code (when compiled with libMesh that has parmesh enabled) I get the following error: Error reading node cmap node and processor ids! ../../src/mesh/nemesis_io_helper.C, line 376, compiled Jun 11 2014 at 10:01:19 I was wondering if anyone encountered anything similar or had an idea about what might be going wrong? Thanks, Ata ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
