5 #error "ReadCCMIO.hpp isn't supposed to be included into an application"
23 #undef READCCMIO_USE_TUPLE_LIST
31 typedef std::map< int, std::vector< EntityHandle > >
TupleList;
32 typedef std::map< int, std::vector< int > >
SenseList;
46 const Tag* file_id_tag = 0 );
65 #ifndef READCCMIO_USE_TUPLE_LIST
69 std::map< int, int >& cell_topo_types,
70 std::vector< EntityHandle >& new_cells );
75 std::vector< int >& senses,
85 #ifndef READCCMIO_USE_TUPLE_LIST
93 CCMIOEntity bdy_or_int,
96 #ifndef READCCMIO_USE_TUPLE_LIST
113 CCMIOID& processorID,
117 std::vector< CCMIOSize_t >& procs,
118 bool& has_solution );
123 const char* tag_name,
125 std::vector< int >& tag_values_out,
148 const char* tag_name = NULL );