From 7f0c28f679afcc68e0a345e81b671d56148bdb33 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 26 May 2000 12:16:25 +0000 Subject: [PATCH] More time sorting. git-svn-id: https://svn.dealii.org/trunk@2957 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 38 ++++++++++++++++---------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 38979c515d..559e88a538 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -200,7 +200,7 @@
  1. New: DoFTools::make_flux_sparsity_pattern - can be optimized by providing two coefficient msatrices. + can be optimized by providing two coefficient matrices.
    (GK 2000/05/25)

    @@ -299,7 +299,7 @@ Several functions in ConstraintMatrix.
    - (WB 2000/05/16 ...) + (WB 2000/05/16 and later)

  2. @@ -367,20 +367,11 @@ (WB 2000/05/10)

    -
  3. - New: DataOut::clear_data_vectors - allows to re-use an object without deleting the DoFHandler -
    - (GK 2000/04/05) -

    - -
  4. - New: class DoFPrintSolverStep prints - intermediate vectors of a solver as finite element functions using - DataOut. +

  5. + New: IntergridMap::get_{source,destination}_grid + functions return the grids for which the map was created.
    - (GK 2000/04/05) + (WB 2000/04/19)

  6. @@ -407,11 +398,20 @@ (WB 2000/04/14)

    -
  7. - New: IntergridMap::get_{source,destination}_grid - functions return the grids for which the map was created. +

  8. + New: DataOut::clear_data_vectors + allows to re-use an object without deleting the DoFHandler
    - (WB 2000/04/19) + (GK 2000/04/05) +

    + +
  9. + New: class DoFPrintSolverStep prints + intermediate vectors of a solver as finite element functions using + DataOut. +
    + (GK 2000/04/05)

-- 2.39.5