Dear all,
  I have a question about DoFRenumbering::subdomain_wise(dof_handler). In
step-17 tutorial for example, this function doesn't use the argument of
n_mpi_processes, how does it know how many subdomains it should divide the
dofs into?
After we renumbered the subdomain and get the
locally_owned_dofs_per_subomain, we can already use this_mpi_process to
access the partition vector, which means the subdomain partition has been
done according to the n_mpi_processes.
Best regards,
-- 
Yuesu Jin,
Ph.D student,
University of Houston,
College of Natural Sciences and Mathematics,
Department of Earth and Atmospheric Sciences,
Houston, Texas 77204-5008
346-404-2062

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CA%2B25a%3DJZBd%3DDp2VT%2B5mAzEiGAU9m4ZzaCOqQFf-45e2q7ZYP%3DQ%40mail.gmail.com.

Reply via email to