8 #ifndef INTX2MESHEDGES_HPP_
9 #define INTX2MESHEDGES_HPP_
14 #ifdef MOAB_HAVE_NETCDF
19 printf( "Error: %s\n", nc_strerror( e ) ); \
24 #ifdef MOAB_HAVE_PNETCDF
29 printf( "Error: %s\n", ncmpi_strerror( e ) ); \
45 #ifdef MOAB_HAVE_PNETCDF
47 ErrorCode write_edge_map_parallel(
const char* fileName );
51 #ifdef MOAB_HAVE_NETCDF
52 ErrorCode write_edge_map(
const char* fileName );
58 std::vector< EntityHandle >& VerticesSubEdges,
60 std::vector< EntityHandle >& chainVertices,
61 std::vector< int >& polygonIds,
65 std::map< EntityHandle, std::vector< EntityHandle > >
67 std::map< EntityHandle, std::vector< int > >