Hello, I would like to create a submesh of my mesh inside a particular region. Since the UnstructuredMesh::create_submesh method uses a const_element_iterator on the old mesh to create a new mesh, I would like to create a new single_predicate which identifies elements that lie inside the region of interest. What is the process by which I can create a new predicate and a new element iterator? Will this method work for create_submesh function?
Thanks! Harshad ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users