Dear Deal II, I am not using parallel::distributed::Triangulation. I used to create PetscWrappers::MPI::Vectors with ghost elements. by using the functions to extract the indices for locally_owned_dofs and locally_relevant_dofs. However, these functions seemed to have changed drastically. Now they just return all the dofs for the dof_handler when you are not using p4est. I can't find any functions that extract the dofs by subdomain id as they did in the past. Where are they now?
Pearl _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
