From: wolf Date: Fri, 6 Feb 2004 19:49:12 +0000 (+0000) Subject: Fix wrong name. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de8470b1bb01500db4c84d3440ea8d1205a9d73;p=dealii-svn.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