From: Wolfgang Bangerth Date: Fri, 6 Feb 2004 19:49:12 +0000 (+0000) Subject: Fix wrong name. X-Git-Tag: v8.0.0~15832 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4485a1aed2e2026567d85b0cf024b4661bf78768;p=dealii.git Fix wrong name. git-svn-id: https://svn.dealii.org/trunk@8412 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/petsc_08.cc b/tests/bits/petsc_08.cc index 51fb49bd3a..362df893c7 100644 --- a/tests/bits/petsc_08.cc +++ b/tests/bits/petsc_08.cc @@ -12,7 +12,7 @@ //---------------------------- petsc_08.cc --------------------------- -// check petsc_wrappers::SparseMatrix::l2_norm +// check petsc_wrappers::SparseMatrix::frobenius_norm #include "../tests.h" #include