313 /// Vector of both bulk and boundary IDs. Bulk elements come first, then boundary elements, but only the portion that appears
314 /// in input mesh file and has ID assigned.
315 ///
316 /// TODO: Rather should be part of GMSH reader, but in such case we need store pointer to it in the mesh (good idea, but need more general interface for readers)