From b93e89c5d23c06b8f48d9653ae24b2cd9db84eba Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 14 Aug 2002 15:28:57 +0000 Subject: [PATCH] news entry for Lp-norms git-svn-id: https://svn.dealii.org/trunk@6327 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 25f33bd580..560c7d0dfb 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -137,6 +137,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

lac

    +
  1. + New:Vector has a function lp_norm, computing the lp-norm + of a vector for arbitrary p. +
    + (GK 2002/08/13) +

    +
  2. New: a way of using abstract base classes for matrices has been implemented with PointerMatrixBase -- 2.39.5