From 871cad5c11423e7bd61ca0733abf1767c4b4ed63 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 17 Apr 2000 15:57:40 +0000 Subject: [PATCH] IntergridMap::get_{source,destination}_grid git-svn-id: https://svn.dealii.org/trunk@2738 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 965b934762..70dae192e2 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -68,7 +68,11 @@ specified components.
  • New: DoFTools::compute_intergrid_constraints - allows to use different discretization grids for different variables. + allows to use different discretization grids for different + variables. + +
  • New: IntergridMap::get_{source,destination}_grid + functions return the grids for which the map was created.
    -- 2.39.5