From 9de88a63faaa28ac91ff430b118ce9337bd1e488 Mon Sep 17 00:00:00 2001 From: hartmann Date: Wed, 21 Nov 2001 11:07:28 +0000 Subject: [PATCH] Reformating. git-svn-id: https://svn.dealii.org/trunk@5234 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-2.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/deal.II/doc/news/2001/c-3-2.html b/deal.II/doc/news/2001/c-3-2.html index 87354ed8b3..c43d77ec08 100644 --- a/deal.II/doc/news/2001/c-3-2.html +++ b/deal.II/doc/news/2001/c-3-2.html @@ -188,7 +188,7 @@ documentation, etc. (WB 2001/11/05)

-
  • +

  • New: DoFTools::extract_subdomain_dofs selects those degrees of freedom which are located on cells with a @@ -202,12 +202,10 @@ documentation, etc. subdomain_id which can be used in parallel computations to identify which cells are handled on which processor. These flags are read and set using the functions - cell->subdomain_id() and - cell->set_subdomain_id(new_id). The subdomain ids - are unsigned integers, so should be sufficiently large also for - larger numbers of subdomains. + cell->subdomain_id() and cell->set_subdomain_id(new_id). The + subdomain ids are unsigned integers, so should be sufficiently + large also for larger numbers of subdomains.
    (WB 2001/10/27)

    -- 2.39.5