From 05674330e2ae4d3816062678bdc1b6c3bfa75e15 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 22 May 2012 15:42:27 +0000 Subject: [PATCH] A short notification for DoFTools::make_periodicity_changes in changes.h git-svn-id: https://svn.dealii.org/trunk@25540 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 02e374c4fb..7102fa6c27 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -47,6 +47,13 @@ used for boundary indicators.
    + +
  1. New: DoFTools::make_periodicity_constraints implemented which +inserts algebraic constraints due to periodic boundary conditions +into a ConstraintMatrix. +
    +(Matthias Maier, 2012/05/22) +
  2. New: step-48 demonstrates the solution of a nonlinear wave equation with an explicit time stepping method. The usage of Gauss-Lobatto -- 2.39.5