Is it safe to insert MeshEntities into STL containers, e.g. std::vector<Cell*> std::vector<Cell*> ? Garth