]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
None-useful assertion removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Oct 2001 17:08:51 +0000 (17:08 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Oct 2001 17:08:51 +0000 (17:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@5155 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/vectors.cc

index b7e7a5a954d7c48e2f8f97a2d3c2bdc53b4ca28c..5714d5a6a00a4a2d0f20555b89641d760ca6fe2a 100644 (file)
@@ -1076,9 +1076,6 @@ VectorTools::integrate_difference (const Mapping<dim>    &mapping,
   const unsigned int        n_components = fe.n_components();
   const bool                fe_is_system = (n_components != 1);
 
-  Assert( !((n_components == 1) && (norm == mean)),
-         ExcNotUseful());
-
   if (weight!=0)
     {
       Assert ((weight->n_components==1) || (weight->n_components==n_components),

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.